Commit project
This commit is contained in:
parent
28471965a0
commit
3ac017a5ad
1030 changed files with 94062 additions and 0 deletions
63
node_modules/from/package.json
generated
vendored
Normal file
63
node_modules/from/package.json
generated
vendored
Normal file
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"from@0.1.7",
|
||||
"/Users/rodrigopinto/Documents/Development/ClusterSystems/cluster-server"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "from@0.1.7",
|
||||
"_id": "from@0.1.7",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4=",
|
||||
"_location": "/from",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "from@0.1.7",
|
||||
"name": "from",
|
||||
"escapedName": "from",
|
||||
"rawSpec": "0.1.7",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.1.7"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/event-stream"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/from/-/from-0.1.7.tgz",
|
||||
"_spec": "0.1.7",
|
||||
"_where": "/Users/rodrigopinto/Documents/Development/ClusterSystems/cluster-server",
|
||||
"author": {
|
||||
"name": "Dominic Tarr",
|
||||
"email": "dominic.tarr@gmail.com",
|
||||
"url": "dominictarr.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/dominictarr/from/issues"
|
||||
},
|
||||
"description": "Easy way to make a Readable Stream",
|
||||
"devDependencies": {
|
||||
"assertions": "~2.3.0",
|
||||
"asynct": "1",
|
||||
"stream-spec": "0"
|
||||
},
|
||||
"homepage": "https://github.com/dominictarr/from#readme",
|
||||
"keywords": [
|
||||
"stream",
|
||||
"streams",
|
||||
"readable",
|
||||
"easy"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "from",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/dominictarr/from.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "asynct test/*.js"
|
||||
},
|
||||
"version": "0.1.7"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue