forgeplus-react/node_modules/json2module/package.json

61 lines
1.4 KiB
JSON

{
"_args": [
[
"json2module@0.0.3",
"/home/zhiyuanliu/gitlink/forgeplus-react"
]
],
"_from": "json2module@0.0.3",
"_id": "json2module@0.0.3",
"_inBundle": false,
"_integrity": "sha1-APtfSpt638PwZHwpyxe80Zeb6bI=",
"_location": "/json2module",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "json2module@0.0.3",
"name": "json2module",
"escapedName": "json2module",
"rawSpec": "0.0.3",
"saveSpec": null,
"fetchSpec": "0.0.3"
},
"_requiredBy": [
"/fmin"
],
"_resolved": "https://registry.npmjs.org/json2module/-/json2module-0.0.3.tgz",
"_spec": "0.0.3",
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
"author": {
"name": "Mike Bostock",
"url": "http://bost.ocks.org/mike"
},
"bin": {
"json2module": "./bin/json2module"
},
"bugs": {
"url": "https://github.com/mbostock/json2module/issues"
},
"dependencies": {
"rw": "^1.3.2"
},
"description": "Convert a JSON object to an ES6 module.",
"homepage": "https://github.com/mbostock/json2module",
"keywords": [
"json",
"es6",
"module"
],
"license": "BSD-3-Clause",
"name": "json2module",
"repository": {
"type": "git",
"url": "git+https://github.com/mbostock/json2module.git"
},
"scripts": {
"postpublish": "git push && git push --tags"
},
"version": "0.0.3"
}