MCPcopy
hub / github.com/ampproject/amphtml / index.js

File index.js

build-system/babel-plugins/babel-plugin-transform-json-import/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const json5 = require('json5');
2const {ajvCompile, transformAjvCode} = require('../../compile/json-schema');
3const {basename, dirname, join, relative, resolve} = require('path');
4const {readFileSync} = require('fs');

Callers

nothing calls this directly

Calls 5

readJsonFunction · 0.85
ajvCompileFunction · 0.85
transformAjvCodeFunction · 0.85
stringifyMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected