70 lines
1.5 KiB
JSON
70 lines
1.5 KiB
JSON
{
|
|
"_from": "import",
|
|
"_id": "import@0.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-0Ot534aqJnfG22FXilISswMeYEI=",
|
|
"_location": "/import",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "import",
|
|
"name": "import",
|
|
"escapedName": "import",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/import/-/import-0.0.6.tgz",
|
|
"_shasum": "d0eb79df86aa2677c6db61578a5212b3031e6042",
|
|
"_spec": "import",
|
|
"_where": "/home/l/Dotawo",
|
|
"author": {
|
|
"name": "Hiroki Osame"
|
|
},
|
|
"bin": {
|
|
"import": "import"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/hirokiosame/import/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"optimist": "0.3.x"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Concatenate files together using import statements.",
|
|
"devDependencies": {
|
|
"vows": "0.7.x"
|
|
},
|
|
"engineStrict": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"homepage": "https://github.com/hirokiosame/import#readme",
|
|
"keywords": [
|
|
"import",
|
|
"module",
|
|
"es6"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "BSD",
|
|
"url": "https://github.com/hirokiosame/import/blob/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "index.js",
|
|
"name": "import",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/hirokiosame/import.git"
|
|
},
|
|
"scripts": {
|
|
"test": "vows; echo"
|
|
},
|
|
"version": "0.0.6"
|
|
}
|