{"name":"@rollup/plugin-json","version":"4.0.0","publishConfig":{"access":"public"},"description":"Convert .json files to ES6 modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"main":"dist/index.js","scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint && pnpm run security","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"npm run build","prepublishOnly":"npm run lint && npm run test","pretest":"npm run build","security":"echo 'pnpm needs `npm audit` support'","test":"ava","test:ts":"tsc index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","json","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0"},"dependencies":{"rollup-pluginutils":"^2.5.0"},"devDependencies":{"rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^5.2.0","source-map-support":"^0.5.11"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"jsnext:main":"dist/rollup-plugin-json.es.js","module":"dist/index.es.js","bugs":{"url":"https://github.com/rollup/plugins/issues"},"homepage":"https://github.com/rollup/plugins#readme","_id":"@rollup/plugin-json@4.0.0","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"4462e83c7ad5544bef4a601a6e8450daedc4b69b","size":4511,"noattachment":false,"key":"/@rollup/plugin-json/-/@rollup/plugin-json-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-json/download/@rollup/plugin-json-4.0.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-json_4.0.0_1573397658548_0.7283027854486563"},"_hasShrinkwrap":false,"publish_time":1573397658705,"_cnpm_publish_time":1573397658705,"dist-tags":{"latest":"6.1.0"}}