{"_id":"@amio/import-json","_rev":"1-e9c3698d3941c7306b6e8e248b5b77a2","name":"@amio/import-json","description":"Dynamically import json file","dist-tags":{"latest":"1.0.0-alpha.0"},"versions":{"1.0.0-alpha.0":{"name":"@amio/import-json","version":"1.0.0-alpha.0","description":"Dynamically import json file","main":"index.js","scripts":{"test":"echo \"Error: no test specified\""},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/amio/import-json.git"},"author":{"name":"Amio","email":"amio.cn@gmail.com"},"homepage":"https://github.com/amio/import-json#readme","bugs":{"url":"https://github.com/amio/import-json/issues"},"_id":"@amio/import-json@1.0.0-alpha.0","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"amio","email":"amio.cn@gmail.com"},"dist":{"integrity":"sha512-iYiD9RZZhzuwfWRv56IlVFYrkqnXpyxhv4LJbVB5aC7uiEGQvFx9Oq1Tg1yIkWWi599XRJ51UfqHFAZBRB+PKA==","shasum":"82b30c81b015ef895e69d3d1ad338dea92f9637b","tarball":"https://registry.npmjs.org/@amio/import-json/-/import-json-1.0.0-alpha.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2MrGgqHAJcSqVu708kNJIaQODh2tyj3yMFCcu9JxRcQIhAIsl612jIufLHxlzPLvqh9vlEgl2FcfZ9XL0MN6nbdw4"}]},"maintainers":[{"name":"amio","email":"amio.cn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/import-json-1.0.0-alpha.0.tgz_1514640985514_0.8296528626233339"}}},"readme":"# import-json [![npm-version][npm-badge]][npm-link]\n\nDynamically import json file in an [ES Module manner][import-operator].\n\n## Usage\n\n```javascript\nimport importJSON from '@amio/json-import'\n\nimportJSON('path/to/a.json').then(\n  obj => {/* ... */},\n  err => {/* ... */}\n)\n```\n\n## License\n\nISC @ [Amio][amio-link]\n\n[import-operator]: http://2ality.com/2017/01/import-operator.html\n[npm-badge]: https://img.shields.io/npm/v/@amio/import-json.svg?style=flat-square\n[npm-link]: http://www.npmjs.com/package/@amio/import-json\n[amio-link]: https://github.com/amio\n","maintainers":[{"name":"amio","email":"amio.cn@gmail.com"}],"time":{"modified":"2022-04-04T13:49:27.587Z","created":"2017-12-30T13:36:25.718Z","1.0.0-alpha.0":"2017-12-30T13:36:25.718Z"},"homepage":"https://github.com/amio/import-json#readme","repository":{"type":"git","url":"git+https://github.com/amio/import-json.git"},"author":{"name":"Amio","email":"amio.cn@gmail.com"},"bugs":{"url":"https://github.com/amio/import-json/issues"},"license":"ISC","readmeFilename":"README.md"}