You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73 lines
1.5 KiB
73 lines
1.5 KiB
4 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"import@0.0.6",
|
||
|
"/home/lefos/repos/swarmlab-playground-client"
|
||
|
]
|
||
|
],
|
||
|
"_from": "import@0.0.6",
|
||
|
"_id": "import@0.0.6",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-0Ot534aqJnfG22FXilISswMeYEI=",
|
||
|
"_location": "/import",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "import@0.0.6",
|
||
|
"name": "import",
|
||
|
"escapedName": "import",
|
||
|
"rawSpec": "0.0.6",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.0.6"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/import/-/import-0.0.6.tgz",
|
||
|
"_spec": "0.0.6",
|
||
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
||
|
"author": {
|
||
|
"name": "Hiroki Osame"
|
||
|
},
|
||
|
"bin": {
|
||
|
"import": "import"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/hirokiosame/import/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"optimist": "0.3.x"
|
||
|
},
|
||
|
"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"
|
||
|
}
|