mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
86 lines
2.3 KiB
JSON
86 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"simple-concat@^1.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/undeclared-identifiers"
|
|
]
|
|
],
|
|
"_from": "simple-concat@>=1.0.0 <2.0.0",
|
|
"_id": "simple-concat@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/simple-concat",
|
|
"_nodeVersion": "4.4.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/simple-concat-1.0.0.tgz_1461229969789_0.8977642937097698"
|
|
},
|
|
"_npmUser": {
|
|
"email": "feross@feross.org",
|
|
"name": "feross"
|
|
},
|
|
"_npmVersion": "2.14.20",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "simple-concat",
|
|
"raw": "simple-concat@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/undeclared-identifiers"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz",
|
|
"_shasum": "7344cbb8b6e26fb27d66b2fc86f9f6d5997521c6",
|
|
"_shrinkwrap": null,
|
|
"_spec": "simple-concat@^1.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/undeclared-identifiers",
|
|
"author": {
|
|
"email": "feross@feross.org",
|
|
"name": "Feross Aboukhadijeh",
|
|
"url": "http://feross.org/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/feross/simple-concat/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Super-minimalist version of `concat-stream`. Less than 15 lines!",
|
|
"devDependencies": {
|
|
"standard": "^6.0.8",
|
|
"tape": "^4.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "7344cbb8b6e26fb27d66b2fc86f9f6d5997521c6",
|
|
"tarball": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz"
|
|
},
|
|
"gitHead": "7ea5b5aecfbbbf554c66474dd43a2271373640ed",
|
|
"homepage": "https://github.com/feross/simple-concat",
|
|
"keywords": [
|
|
"concat",
|
|
"concat stream",
|
|
"concat-stream"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "feross",
|
|
"email": "feross@feross.org"
|
|
}
|
|
],
|
|
"name": "simple-concat",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/feross/simple-concat.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && tape test/*.js"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|