correccion GPIO fuera de raspberry
Showing
with
790 additions
and
2783 deletions
node_modules/.bin/static
deleted
120000 → 0
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "accepts@1.3.3", | ||
"scope": null, | ||
"escapedName": "accepts", | ||
"name": "accepts", | ||
"rawSpec": "1.3.3", | ||
"spec": "1.3.3", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/engine.io" | ||
"accepts@1.3.4", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "accepts@1.3.3", | ||
"_id": "accepts@1.3.3", | ||
"_inCache": true, | ||
"_from": "accepts@1.3.4", | ||
"_id": "accepts@1.3.4", | ||
"_inBundle": false, | ||
"_integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=", | ||
"_location": "/accepts", | ||
"_nodeVersion": "4.4.3", | ||
"_npmOperationalInternal": { | ||
"host": "packages-16-east.internal.npmjs.com", | ||
"tmp": "tmp/accepts-1.3.3.tgz_1462251932032_0.7092335098423064" | ||
}, | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "2.15.1", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "accepts@1.3.3", | ||
"scope": null, | ||
"escapedName": "accepts", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "accepts@1.3.4", | ||
"name": "accepts", | ||
"rawSpec": "1.3.3", | ||
"spec": "1.3.3", | ||
"type": "version" | ||
"escapedName": "accepts", | ||
"rawSpec": "1.3.4", | ||
"saveSpec": null, | ||
"fetchSpec": "1.3.4" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io" | ||
"/express" | ||
], | ||
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz", | ||
"_shasum": "c3ca7434938648c3e0d9c1e328dd68b622c284ca", | ||
"_shrinkwrap": null, | ||
"_spec": "accepts@1.3.3", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/engine.io", | ||
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz", | ||
"_spec": "1.3.4", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/jshttp/accepts/issues" | ||
}, | ||
... | ... | @@ -60,19 +42,21 @@ |
} | ||
], | ||
"dependencies": { | ||
"mime-types": "~2.1.11", | ||
"mime-types": "~2.1.16", | ||
"negotiator": "0.6.1" | ||
}, | ||
"description": "Higher-level content negotiation", | ||
"devDependencies": { | ||
"istanbul": "0.4.3", | ||
"eslint": "3.19.0", | ||
"eslint-config-standard": "10.2.1", | ||
"eslint-plugin-import": "2.7.0", | ||
"eslint-plugin-markdown": "1.0.0-beta.6", | ||
"eslint-plugin-node": "5.1.1", | ||
"eslint-plugin-promise": "3.5.0", | ||
"eslint-plugin-standard": "3.0.1", | ||
"istanbul": "0.4.5", | ||
"mocha": "~1.21.5" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "c3ca7434938648c3e0d9c1e328dd68b622c284ca", | ||
"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.6" | ||
}, | ||
... | ... | @@ -81,7 +65,6 @@ |
"HISTORY.md", | ||
"index.js" | ||
], | ||
"gitHead": "3e925b1e65ed7da2798849683d49814680dfa426", | ||
"homepage": "https://github.com/jshttp/accepts#readme", | ||
"keywords": [ | ||
"content", | ||
... | ... | @@ -90,23 +73,16 @@ |
"accepts" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "accepts", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/jshttp/accepts.git" | ||
}, | ||
"scripts": { | ||
"lint": "eslint --plugin markdown --ext js,md .", | ||
"test": "mocha --reporter spec --check-leaks --bail test/", | ||
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", | ||
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" | ||
}, | ||
"version": "1.3.3" | ||
"version": "1.3.4" | ||
} |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "after@0.8.2", | ||
"scope": null, | ||
"escapedName": "after", | ||
"name": "after", | ||
"rawSpec": "0.8.2", | ||
"spec": "0.8.2", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/engine.io-parser" | ||
"after@0.8.2", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "after@0.8.2", | ||
"_id": "after@0.8.2", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=", | ||
"_location": "/after", | ||
"_nodeVersion": "0.10.32", | ||
"_npmOperationalInternal": { | ||
"host": "packages-12-west.internal.npmjs.com", | ||
"tmp": "tmp/after-0.8.2.tgz_1471308639186_0.9132961586583406" | ||
}, | ||
"_npmUser": { | ||
"name": "raynos", | ||
"email": "raynos2@gmail.com" | ||
}, | ||
"_npmVersion": "2.15.9", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "after@0.8.2", | ||
"scope": null, | ||
"escapedName": "after", | ||
"name": "after", | ||
"escapedName": "after", | ||
"rawSpec": "0.8.2", | ||
"spec": "0.8.2", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "0.8.2" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io-parser" | ||
], | ||
"_resolved": "https://registry.npmjs.org/after/-/after-0.8.2.tgz", | ||
"_shasum": "fedb394f9f0e02aa9768e702bda23b505fae7e1f", | ||
"_shrinkwrap": null, | ||
"_spec": "after@0.8.2", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/engine.io-parser", | ||
"_spec": "0.8.2", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Raynos", | ||
"email": "raynos2@gmail.com" | ||
... | ... | @@ -59,17 +41,10 @@ |
"url": "http://raynos.org" | ||
} | ||
], | ||
"dependencies": {}, | ||
"description": "after - tiny flow control", | ||
"devDependencies": { | ||
"mocha": "~1.8.1" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "fedb394f9f0e02aa9768e702bda23b505fae7e1f", | ||
"tarball": "https://registry.npmjs.org/after/-/after-0.8.2.tgz" | ||
}, | ||
"gitHead": "e8c26046f36962b90e68dc5df33a9672a54b25f5", | ||
"homepage": "https://github.com/Raynos/after#readme", | ||
"keywords": [ | ||
"flowcontrol", | ||
... | ... | @@ -79,19 +54,7 @@ |
"arch" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "raynos", | ||
"email": "raynos2@gmail.com" | ||
}, | ||
{ | ||
"name": "defunctzombie", | ||
"email": "shtylman@gmail.com" | ||
} | ||
], | ||
"name": "after", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/Raynos/after.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "array-flatten@1.1.1", | ||
"scope": null, | ||
"escapedName": "array-flatten", | ||
"name": "array-flatten", | ||
"rawSpec": "1.1.1", | ||
"spec": "1.1.1", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/express" | ||
"array-flatten@1.1.1", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "array-flatten@1.1.1", | ||
"_id": "array-flatten@1.1.1", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=", | ||
"_location": "/array-flatten", | ||
"_nodeVersion": "2.3.3", | ||
"_npmUser": { | ||
"name": "blakeembrey", | ||
"email": "hello@blakeembrey.com" | ||
}, | ||
"_npmVersion": "2.11.3", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "array-flatten@1.1.1", | ||
"scope": null, | ||
"escapedName": "array-flatten", | ||
"name": "array-flatten", | ||
"escapedName": "array-flatten", | ||
"rawSpec": "1.1.1", | ||
"spec": "1.1.1", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "1.1.1" | ||
}, | ||
"_requiredBy": [ | ||
"/express" | ||
], | ||
"_resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", | ||
"_shasum": "9a5f699051b1e7073328f2a008968b64ea2955d2", | ||
"_shrinkwrap": null, | ||
"_spec": "array-flatten@1.1.1", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/express", | ||
"_spec": "1.1.1", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Blake Embrey", | ||
"email": "hello@blakeembrey.com", | ||
... | ... | @@ -49,7 +35,6 @@ |
"bugs": { | ||
"url": "https://github.com/blakeembrey/array-flatten/issues" | ||
}, | ||
"dependencies": {}, | ||
"description": "Flatten an array of nested arrays into a single flat array", | ||
"devDependencies": { | ||
"istanbul": "^0.3.13", | ||
... | ... | @@ -57,16 +42,10 @@ |
"pre-commit": "^1.0.7", | ||
"standard": "^3.7.3" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "9a5f699051b1e7073328f2a008968b64ea2955d2", | ||
"tarball": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz" | ||
}, | ||
"files": [ | ||
"array-flatten.js", | ||
"LICENSE" | ||
], | ||
"gitHead": "1963a9189229d408e1e8f585a00c8be9edbd1803", | ||
"homepage": "https://github.com/blakeembrey/array-flatten", | ||
"keywords": [ | ||
"array", | ||
... | ... | @@ -76,15 +55,7 @@ |
], | ||
"license": "MIT", | ||
"main": "array-flatten.js", | ||
"maintainers": [ | ||
{ | ||
"name": "blakeembrey", | ||
"email": "hello@blakeembrey.com" | ||
} | ||
], | ||
"name": "array-flatten", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/blakeembrey/array-flatten.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "arraybuffer.slice@0.0.6", | ||
"scope": null, | ||
"escapedName": "arraybuffer.slice", | ||
"name": "arraybuffer.slice", | ||
"rawSpec": "0.0.6", | ||
"spec": "0.0.6", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/engine.io-parser" | ||
"arraybuffer.slice@0.0.6", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "arraybuffer.slice@0.0.6", | ||
"_id": "arraybuffer.slice@0.0.6", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-8zshWfBTKj8xB6JywMz70a0peco=", | ||
"_location": "/arraybuffer.slice", | ||
"_npmUser": { | ||
"name": "rase-", | ||
"email": "tonykovanen@hotmail.com" | ||
}, | ||
"_npmVersion": "1.3.5", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "arraybuffer.slice@0.0.6", | ||
"scope": null, | ||
"escapedName": "arraybuffer.slice", | ||
"name": "arraybuffer.slice", | ||
"escapedName": "arraybuffer.slice", | ||
"rawSpec": "0.0.6", | ||
"spec": "0.0.6", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "0.0.6" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io-parser" | ||
], | ||
"_resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz", | ||
"_shasum": "f33b2159f0532a3f3107a272c0ccfbd1ad2979ca", | ||
"_shrinkwrap": null, | ||
"_spec": "arraybuffer.slice@0.0.6", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/engine.io-parser", | ||
"_spec": "0.0.6", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/rase-/arraybuffer.slice/issues" | ||
}, | ||
... | ... | @@ -49,21 +36,8 @@ |
"expect.js": "0.2.0", | ||
"mocha": "1.17.1" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "f33b2159f0532a3f3107a272c0ccfbd1ad2979ca", | ||
"tarball": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz" | ||
}, | ||
"homepage": "https://github.com/rase-/arraybuffer.slice", | ||
"maintainers": [ | ||
{ | ||
"name": "rase-", | ||
"email": "tonykovanen@hotmail.com" | ||
} | ||
], | ||
"name": "arraybuffer.slice", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/rase-/arraybuffer.slice.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "async-limiter@~1.0.0", | ||
"scope": null, | ||
"escapedName": "async-limiter", | ||
"name": "async-limiter", | ||
"rawSpec": "~1.0.0", | ||
"spec": ">=1.0.0 <1.1.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/ws" | ||
"async-limiter@1.0.0", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "async-limiter@>=1.0.0 <1.1.0", | ||
"_from": "async-limiter@1.0.0", | ||
"_id": "async-limiter@1.0.0", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==", | ||
"_location": "/async-limiter", | ||
"_nodeVersion": "8.4.0", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/async-limiter-1.0.0.tgz_1505149068503_0.15003100014291704" | ||
}, | ||
"_npmUser": { | ||
"name": "strml", | ||
"email": "samuel.trace.reed@gmail.com" | ||
}, | ||
"_npmVersion": "5.4.1", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "async-limiter@~1.0.0", | ||
"scope": null, | ||
"escapedName": "async-limiter", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "async-limiter@1.0.0", | ||
"name": "async-limiter", | ||
"rawSpec": "~1.0.0", | ||
"spec": ">=1.0.0 <1.1.0", | ||
"type": "range" | ||
"escapedName": "async-limiter", | ||
"rawSpec": "1.0.0", | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.0" | ||
}, | ||
"_requiredBy": [ | ||
"/ws" | ||
], | ||
"_resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz", | ||
"_shasum": "78faed8c3d074ab81f22b4e985d79e8738f720f8", | ||
"_shrinkwrap": null, | ||
"_spec": "async-limiter@~1.0.0", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/ws", | ||
"_spec": "1.0.0", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Samuel Reed" | ||
}, | ||
... | ... | @@ -62,13 +44,6 @@ |
"mocha": "^3.5.2", | ||
"power-assert": "^1.4.4" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==", | ||
"shasum": "78faed8c3d074ab81f22b4e985d79e8738f720f8", | ||
"tarball": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz" | ||
}, | ||
"gitHead": "02c8b498279dc7cc1ecc1c4f6fc9ca320c0ce39b", | ||
"homepage": "https://github.com/strml/async-limiter#readme", | ||
"keywords": [ | ||
"throttle", | ||
... | ... | @@ -81,15 +56,7 @@ |
"concurrent" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "strml", | ||
"email": "samuel.trace.reed@gmail.com" | ||
} | ||
], | ||
"name": "async-limiter", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/strml/async-limiter.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "backo2@1.0.2", | ||
"scope": null, | ||
"escapedName": "backo2", | ||
"name": "backo2", | ||
"rawSpec": "1.0.2", | ||
"spec": "1.0.2", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/socket.io-client" | ||
"backo2@1.0.2", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "backo2@1.0.2", | ||
"_id": "backo2@1.0.2", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-MasayLEpNjRj41s+u2n038+6eUc=", | ||
"_location": "/backo2", | ||
"_npmUser": { | ||
"name": "mokesmokes", | ||
"email": "mokesmokes@gmail.com" | ||
}, | ||
"_npmVersion": "1.4.28", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "backo2@1.0.2", | ||
"scope": null, | ||
"escapedName": "backo2", | ||
"name": "backo2", | ||
"escapedName": "backo2", | ||
"rawSpec": "1.0.2", | ||
"spec": "1.0.2", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.2" | ||
}, | ||
"_requiredBy": [ | ||
"/socket.io-client" | ||
], | ||
"_resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz", | ||
"_shasum": "31ab1ac8b129363463e35b3ebb69f4dfcfba7947", | ||
"_shrinkwrap": null, | ||
"_spec": "backo2@1.0.2", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/socket.io-client", | ||
"_spec": "1.0.2", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/mokesmokes/backo/issues" | ||
}, | ||
... | ... | @@ -49,30 +36,15 @@ |
"mocha": "*", | ||
"should": "*" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "31ab1ac8b129363463e35b3ebb69f4dfcfba7947", | ||
"tarball": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz" | ||
}, | ||
"gitHead": "3e695bade7756fef2295e8883bf3570a06e5d9ec", | ||
"homepage": "https://github.com/mokesmokes/backo", | ||
"homepage": "https://github.com/mokesmokes/backo#readme", | ||
"keywords": [ | ||
"backoff" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "mokesmokes", | ||
"email": "mokesmokes@gmail.com" | ||
} | ||
], | ||
"name": "backo2", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/mokesmokes/backo.git" | ||
}, | ||
"scripts": {}, | ||
"version": "1.0.2" | ||
} |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "base64-arraybuffer@0.1.5", | ||
"scope": null, | ||
"escapedName": "base64-arraybuffer", | ||
"name": "base64-arraybuffer", | ||
"rawSpec": "0.1.5", | ||
"spec": "0.1.5", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/engine.io-parser" | ||
"base64-arraybuffer@0.1.5", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "base64-arraybuffer@0.1.5", | ||
"_id": "base64-arraybuffer@0.1.5", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-c5JncZI7Whl0etZmqlzUv5xunOg=", | ||
"_location": "/base64-arraybuffer", | ||
"_nodeVersion": "2.5.0", | ||
"_npmUser": { | ||
"name": "niklasvh", | ||
"email": "niklasvh@gmail.com" | ||
}, | ||
"_npmVersion": "3.4.0", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "base64-arraybuffer@0.1.5", | ||
"scope": null, | ||
"escapedName": "base64-arraybuffer", | ||
"name": "base64-arraybuffer", | ||
"escapedName": "base64-arraybuffer", | ||
"rawSpec": "0.1.5", | ||
"spec": "0.1.5", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "0.1.5" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io-parser", | ||
"/socket.io-client" | ||
], | ||
"_resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz", | ||
"_shasum": "73926771923b5a19747ad666aa5cd4bf9c6e9ce8", | ||
"_shrinkwrap": null, | ||
"_spec": "base64-arraybuffer@0.1.5", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/engine.io-parser", | ||
"_spec": "0.1.5", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Niklas von Hertzen", | ||
"email": "niklasvh@gmail.com", | ||
... | ... | @@ -50,7 +36,6 @@ |
"bugs": { | ||
"url": "https://github.com/niklasvh/base64-arraybuffer/issues" | ||
}, | ||
"dependencies": {}, | ||
"description": "Encode/decode base64 data into ArrayBuffers", | ||
"devDependencies": { | ||
"grunt": "^0.4.5", | ||
... | ... | @@ -59,15 +44,9 @@ |
"grunt-contrib-nodeunit": "^0.4.1", | ||
"grunt-contrib-watch": "^0.6.1" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "73926771923b5a19747ad666aa5cd4bf9c6e9ce8", | ||
"tarball": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.6.0" | ||
}, | ||
"gitHead": "e9457ccb7b140f5ae54a2880c8e9b967ffb03a7d", | ||
"homepage": "https://github.com/niklasvh/base64-arraybuffer", | ||
"keywords": [], | ||
"licenses": [ | ||
... | ... | @@ -77,15 +56,7 @@ |
} | ||
], | ||
"main": "lib/base64-arraybuffer", | ||
"maintainers": [ | ||
{ | ||
"name": "niklasvh", | ||
"email": "niklasvh@gmail.com" | ||
} | ||
], | ||
"name": "base64-arraybuffer", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/niklasvh/base64-arraybuffer.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "base64id@1.0.0", | ||
"scope": null, | ||
"escapedName": "base64id", | ||
"name": "base64id", | ||
"rawSpec": "1.0.0", | ||
"spec": "1.0.0", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/engine.io" | ||
"base64id@1.0.0", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "base64id@1.0.0", | ||
"_id": "base64id@1.0.0", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-R2iMuZu2gE8OBtPnY7HDLlfY5rY=", | ||
"_location": "/base64id", | ||
"_nodeVersion": "4.4.7", | ||
"_npmOperationalInternal": { | ||
"host": "packages-18-east.internal.npmjs.com", | ||
"tmp": "tmp/base64id-1.0.0.tgz_1480551701495_0.042360062478110194" | ||
}, | ||
"_npmUser": { | ||
"name": "darrachequesne", | ||
"email": "damien.arrachequesne@gmail.com" | ||
}, | ||
"_npmVersion": "2.15.8", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "base64id@1.0.0", | ||
"scope": null, | ||
"escapedName": "base64id", | ||
"name": "base64id", | ||
"escapedName": "base64id", | ||
"rawSpec": "1.0.0", | ||
"spec": "1.0.0", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.0" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io" | ||
], | ||
"_resolved": "https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz", | ||
"_shasum": "47688cb99bb6804f0e06d3e763b1c32e57d8e6b6", | ||
"_shrinkwrap": null, | ||
"_spec": "base64id@1.0.0", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/engine.io", | ||
"_spec": "1.0.0", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Kristian Faeldt", | ||
"email": "faeldt_kristian@cyberagent.co.jp" | ||
... | ... | @@ -52,38 +34,17 @@ |
"bugs": { | ||
"url": "https://github.com/faeldt/base64id/issues" | ||
}, | ||
"dependencies": {}, | ||
"description": "Generates a base64 id", | ||
"devDependencies": {}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "47688cb99bb6804f0e06d3e763b1c32e57d8e6b6", | ||
"tarball": "https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.4.0" | ||
}, | ||
"gitHead": "3c846f0818ff88b683ad39fde2f8e015ce0f9807", | ||
"homepage": "https://github.com/faeldt/base64id#readme", | ||
"license": "MIT", | ||
"main": "./lib/base64id.js", | ||
"maintainers": [ | ||
{ | ||
"name": "darrachequesne", | ||
"email": "damien.arrachequesne@gmail.com" | ||
}, | ||
{ | ||
"name": "faeldt_kristian", | ||
"email": "kristian.faeldt@gmail.com" | ||
} | ||
], | ||
"name": "base64id", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/faeldt/base64id.git" | ||
}, | ||
"scripts": {}, | ||
"version": "1.0.0" | ||
} |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "better-assert@~1.0.0", | ||
"scope": null, | ||
"escapedName": "better-assert", | ||
"name": "better-assert", | ||
"rawSpec": "~1.0.0", | ||
"spec": ">=1.0.0 <1.1.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/parseqs" | ||
"better-assert@1.0.2", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "better-assert@>=1.0.0 <1.1.0", | ||
"_from": "better-assert@1.0.2", | ||
"_id": "better-assert@1.0.2", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-QIZrnhueC1W0gYlDEeaPr/rrxSI=", | ||
"_location": "/better-assert", | ||
"_npmUser": { | ||
"name": "tony_ado", | ||
"email": "coolhzb@163.com" | ||
}, | ||
"_npmVersion": "1.4.9", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "better-assert@~1.0.0", | ||
"scope": null, | ||
"escapedName": "better-assert", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "better-assert@1.0.2", | ||
"name": "better-assert", | ||
"rawSpec": "~1.0.0", | ||
"spec": ">=1.0.0 <1.1.0", | ||
"type": "range" | ||
"escapedName": "better-assert", | ||
"rawSpec": "1.0.2", | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.2" | ||
}, | ||
"_requiredBy": [ | ||
"/parseqs", | ||
"/parseuri" | ||
], | ||
"_resolved": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz", | ||
"_shasum": "40866b9e1b9e0b55b481894311e68faffaebc522", | ||
"_shrinkwrap": null, | ||
"_spec": "better-assert@~1.0.0", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/parseqs", | ||
"_spec": "1.0.2", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "TJ Holowaychuk", | ||
"email": "tj@vision-media.ca" | ||
... | ... | @@ -61,16 +48,10 @@ |
"callsite": "1.0.0" | ||
}, | ||
"description": "Better assertions for node, reporting the expr, filename, lineno etc", | ||
"devDependencies": {}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "40866b9e1b9e0b55b481894311e68faffaebc522", | ||
"tarball": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz" | ||
}, | ||
"engines": { | ||
"node": "*" | ||
}, | ||
"homepage": "https://github.com/visionmedia/better-assert", | ||
"homepage": "https://github.com/visionmedia/better-assert#readme", | ||
"keywords": [ | ||
"assert", | ||
"stack", | ||
... | ... | @@ -78,19 +59,7 @@ |
"debug" | ||
], | ||
"main": "index", | ||
"maintainers": [ | ||
{ | ||
"name": "tjholowaychuk", | ||
"email": "tj@vision-media.ca" | ||
}, | ||
{ | ||
"name": "tony_ado", | ||
"email": "coolhzb@163.com" | ||
} | ||
], | ||
"name": "better-assert", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/visionmedia/better-assert.git" | ||
... | ... |
{ | ||
"name": "bindings", | ||
"_args": [ | ||
[ | ||
"bindings@1.3.0", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "bindings@1.3.0", | ||
"_id": "bindings@1.3.0", | ||
"_inBundle": false, | ||
"_integrity": "sha512-DpLh5EzMR2kzvX1KIlVC0VkC3iZtHKTgdtZ0a3pglBZdaQFjt5S9g9xd1lE+YvXyfd6mtCeRnrUfOLYiTMlNSw==", | ||
"_location": "/bindings", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "bindings@1.3.0", | ||
"name": "bindings", | ||
"escapedName": "bindings", | ||
"rawSpec": "1.3.0", | ||
"saveSpec": null, | ||
"fetchSpec": "1.3.0" | ||
}, | ||
"_requiredBy": [ | ||
"/epoll" | ||
], | ||
"_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz", | ||
"_spec": "1.3.0", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Nathan Rajlich", | ||
"email": "nathan@tootallnate.net", | ||
"url": "http://tootallnate.net" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/TooTallNate/node-bindings/issues" | ||
}, | ||
"description": "Helper module for loading your native module's .node file", | ||
"homepage": "https://github.com/TooTallNate/node-bindings", | ||
"keywords": [ | ||
"native", | ||
"addon", | ||
... | ... | @@ -10,47 +46,12 @@ |
"c", | ||
"c++" | ||
], | ||
"version": "1.3.0", | ||
"author": { | ||
"name": "Nathan Rajlich", | ||
"email": "nathan@tootallnate.net", | ||
"url": "http://tootallnate.net" | ||
}, | ||
"license": "MIT", | ||
"main": "./bindings.js", | ||
"name": "bindings", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/TooTallNate/node-bindings.git" | ||
}, | ||
"main": "./bindings.js", | ||
"bugs": { | ||
"url": "https://github.com/TooTallNate/node-bindings/issues" | ||
}, | ||
"homepage": "https://github.com/TooTallNate/node-bindings", | ||
"license": "MIT", | ||
"gitHead": "7fd065ee85386ad3d074d2506e03abe8f9b1588b", | ||
"_id": "bindings@1.3.0", | ||
"_npmVersion": "5.0.3", | ||
"_nodeVersion": "8.1.3", | ||
"_npmUser": { | ||
"name": "tootallnate", | ||
"email": "nathan@tootallnate.net" | ||
}, | ||
"dist": { | ||
"integrity": "sha512-DpLh5EzMR2kzvX1KIlVC0VkC3iZtHKTgdtZ0a3pglBZdaQFjt5S9g9xd1lE+YvXyfd6mtCeRnrUfOLYiTMlNSw==", | ||
"shasum": "b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7", | ||
"tarball": "https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz" | ||
}, | ||
"maintainers": [ | ||
{ | ||
"email": "nathan@tootallnate.net", | ||
"name": "tootallnate" | ||
} | ||
], | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/bindings-1.3.0.tgz_1500923768710_0.3334669852629304" | ||
}, | ||
"directories": {}, | ||
"_shasum": "b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7", | ||
"_from": "bindings@~1.3.0", | ||
"_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz" | ||
"version": "1.3.0" | ||
} |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "blob@0.0.4", | ||
"scope": null, | ||
"escapedName": "blob", | ||
"name": "blob", | ||
"rawSpec": "0.0.4", | ||
"spec": "0.0.4", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/engine.io-parser" | ||
"blob@0.0.4", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "blob@0.0.4", | ||
"_id": "blob@0.0.4", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-vPEwUspURj8w+fx+lbmkdjCpSSE=", | ||
"_location": "/blob", | ||
"_npmUser": { | ||
"name": "rase-", | ||
"email": "tonykovanen@hotmail.com" | ||
}, | ||
"_npmVersion": "1.4.6", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "blob@0.0.4", | ||
"scope": null, | ||
"escapedName": "blob", | ||
"name": "blob", | ||
"escapedName": "blob", | ||
"rawSpec": "0.0.4", | ||
"spec": "0.0.4", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "0.0.4" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io-parser" | ||
], | ||
"_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz", | ||
"_shasum": "bcf13052ca54463f30f9fc7e95b9a47630a94921", | ||
"_shrinkwrap": null, | ||
"_spec": "blob@0.0.4", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/engine.io-parser", | ||
"_spec": "0.0.4", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/rase-/blob/issues" | ||
}, | ||
... | ... | @@ -51,21 +38,8 @@ |
"mocha": "1.17.1", | ||
"zuul": "1.5.4" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "bcf13052ca54463f30f9fc7e95b9a47630a94921", | ||
"tarball": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz" | ||
}, | ||
"homepage": "https://github.com/rase-/blob", | ||
"maintainers": [ | ||
{ | ||
"name": "rase-", | ||
"email": "tonykovanen@hotmail.com" | ||
} | ||
], | ||
"name": "blob", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/rase-/blob.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "body-parser@1.18.2", | ||
"scope": null, | ||
"escapedName": "body-parser", | ||
"name": "body-parser", | ||
"rawSpec": "1.18.2", | ||
"spec": "1.18.2", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/express" | ||
"body-parser@1.18.2", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "body-parser@1.18.2", | ||
"_id": "body-parser@1.18.2", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-h2eKGdhLR9hZuDGZvVm84iKxBFQ=", | ||
"_location": "/body-parser", | ||
"_nodeVersion": "6.11.1", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/body-parser-1.18.2.tgz_1506099009907_0.5088193896226585" | ||
}, | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "3.10.10", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "body-parser@1.18.2", | ||
"scope": null, | ||
"escapedName": "body-parser", | ||
"name": "body-parser", | ||
"escapedName": "body-parser", | ||
"rawSpec": "1.18.2", | ||
"spec": "1.18.2", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "1.18.2" | ||
}, | ||
"_requiredBy": [ | ||
"/express" | ||
], | ||
"_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.2.tgz", | ||
"_shasum": "87678a19d84b47d859b83199bd59bce222b10454", | ||
"_shrinkwrap": null, | ||
"_spec": "body-parser@1.18.2", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/express", | ||
"_spec": "1.18.2", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/expressjs/body-parser/issues" | ||
}, | ||
... | ... | @@ -86,11 +68,6 @@ |
"safe-buffer": "5.1.1", | ||
"supertest": "1.1.0" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "87678a19d84b47d859b83199bd59bce222b10454", | ||
"tarball": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.2.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.8" | ||
}, | ||
... | ... | @@ -100,18 +77,9 @@ |
"HISTORY.md", | ||
"index.js" | ||
], | ||
"gitHead": "b2659a7af3b413a2d1df274bef409fe6cdcf6b8f", | ||
"homepage": "https://github.com/expressjs/body-parser#readme", | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "body-parser", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/expressjs/body-parser.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "bytes@3.0.0", | ||
"scope": null, | ||
"escapedName": "bytes", | ||
"name": "bytes", | ||
"rawSpec": "3.0.0", | ||
"spec": "3.0.0", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/body-parser" | ||
"bytes@3.0.0", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "bytes@3.0.0", | ||
"_id": "bytes@3.0.0", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=", | ||
"_location": "/bytes", | ||
"_nodeVersion": "6.11.1", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/bytes-3.0.0.tgz_1504216364188_0.5158762519713491" | ||
}, | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "3.10.10", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "bytes@3.0.0", | ||
"scope": null, | ||
"escapedName": "bytes", | ||
"name": "bytes", | ||
"escapedName": "bytes", | ||
"rawSpec": "3.0.0", | ||
"spec": "3.0.0", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "3.0.0" | ||
}, | ||
"_requiredBy": [ | ||
"/body-parser", | ||
"/raw-body" | ||
], | ||
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", | ||
"_shasum": "d32815404d689699f85a4ea4fa8755dd13a96048", | ||
"_shrinkwrap": null, | ||
"_spec": "bytes@3.0.0", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/body-parser", | ||
"_spec": "3.0.0", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "TJ Holowaychuk", | ||
"email": "tj@vision-media.ca", | ||
... | ... | @@ -64,17 +46,11 @@ |
"email": "theo.fidry@gmail.com" | ||
} | ||
], | ||
"dependencies": {}, | ||
"description": "Utility to parse a string bytes to bytes and vice-versa", | ||
"devDependencies": { | ||
"mocha": "2.5.3", | ||
"nyc": "10.3.2" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "d32815404d689699f85a4ea4fa8755dd13a96048", | ||
"tarball": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.8" | ||
}, | ||
... | ... | @@ -84,7 +60,6 @@ |
"Readme.md", | ||
"index.js" | ||
], | ||
"gitHead": "25d4cb488aea3b637448a85fa297d9e65b4b4e04", | ||
"homepage": "https://github.com/visionmedia/bytes.js#readme", | ||
"keywords": [ | ||
"byte", | ||
... | ... | @@ -96,19 +71,7 @@ |
"converter" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
{ | ||
"name": "tjholowaychuk", | ||
"email": "tj@vision-media.ca" | ||
} | ||
], | ||
"name": "bytes", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/visionmedia/bytes.js.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "callsite@1.0.0", | ||
"scope": null, | ||
"escapedName": "callsite", | ||
"name": "callsite", | ||
"rawSpec": "1.0.0", | ||
"spec": "1.0.0", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/better-assert" | ||
"callsite@1.0.0", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "callsite@1.0.0", | ||
"_id": "callsite@1.0.0", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA=", | ||
"_location": "/callsite", | ||
"_npmUser": { | ||
"name": "tjholowaychuk", | ||
"email": "tj@vision-media.ca" | ||
}, | ||
"_npmVersion": "1.2.2", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "callsite@1.0.0", | ||
"scope": null, | ||
"escapedName": "callsite", | ||
"name": "callsite", | ||
"escapedName": "callsite", | ||
"rawSpec": "1.0.0", | ||
"spec": "1.0.0", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.0" | ||
}, | ||
"_requiredBy": [ | ||
"/better-assert" | ||
], | ||
"_resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz", | ||
"_shasum": "280398e5d664bd74038b6f0905153e6e8af1bc20", | ||
"_shrinkwrap": null, | ||
"_spec": "callsite@1.0.0", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/better-assert", | ||
"_spec": "1.0.0", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "TJ Holowaychuk", | ||
"email": "tj@vision-media.ca" | ||
... | ... | @@ -50,11 +37,6 @@ |
"mocha": "*", | ||
"should": "*" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "280398e5d664bd74038b6f0905153e6e8af1bc20", | ||
"tarball": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz" | ||
}, | ||
"engines": { | ||
"node": "*" | ||
}, | ||
... | ... | @@ -64,14 +46,6 @@ |
"line" | ||
], | ||
"main": "index", | ||
"maintainers": [ | ||
{ | ||
"name": "tjholowaychuk", | ||
"email": "tj@vision-media.ca" | ||
} | ||
], | ||
"name": "callsite", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"version": "1.0.0" | ||
} |
node_modules/colors/LICENSE
deleted
100644 → 0
node_modules/colors/ReadMe.md
deleted
100644 → 0
node_modules/colors/lib/colors.js
deleted
100644 → 0
node_modules/colors/lib/index.js
deleted
100644 → 0
node_modules/colors/lib/styles.js
deleted
100644 → 0
node_modules/colors/package.json
deleted
100644 → 0
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "colors@>=0.6.0", | ||
"scope": null, | ||
"escapedName": "colors", | ||
"name": "colors", | ||
"rawSpec": ">=0.6.0", | ||
"spec": ">=0.6.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/node-static" | ||
] | ||
], | ||
"_from": "colors@>=0.6.0", | ||
"_id": "colors@1.1.2", | ||
"_inCache": true, | ||
"_location": "/colors", | ||
"_nodeVersion": "0.11.13", | ||
"_npmUser": { | ||
"name": "marak", | ||
"email": "marak.squires@gmail.com" | ||
}, | ||
"_npmVersion": "2.1.8", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "colors@>=0.6.0", | ||
"scope": null, | ||
"escapedName": "colors", | ||
"name": "colors", | ||
"rawSpec": ">=0.6.0", | ||
"spec": ">=0.6.0", | ||
"type": "range" | ||
}, | ||
"_requiredBy": [ | ||
"/node-static" | ||
], | ||
"_resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz", | ||
"_shasum": "168a4701756b6a7f51a12ce0c97bfa28c084ed63", | ||
"_shrinkwrap": null, | ||
"_spec": "colors@>=0.6.0", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/node-static", | ||
"author": { | ||
"name": "Marak Squires" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Marak/colors.js/issues" | ||
}, | ||
"dependencies": {}, | ||
"description": "get colors in your node.js console", | ||
"devDependencies": {}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "168a4701756b6a7f51a12ce0c97bfa28c084ed63", | ||
"tarball": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz" | ||
}, | ||
"engines": { | ||
"node": ">=0.1.90" | ||
}, | ||
"files": [ | ||
"examples", | ||
"lib", | ||
"LICENSE", | ||
"safe.js", | ||
"themes" | ||
], | ||
"gitHead": "8bf2ad9fa695dcb30b7e9fd83691b139fd6655c4", | ||
"homepage": "https://github.com/Marak/colors.js", | ||
"keywords": [ | ||
"ansi", | ||
"terminal", | ||
"colors" | ||
], | ||
"license": "MIT", | ||
"main": "lib", | ||
"maintainers": [ | ||
{ | ||
"name": "marak", | ||
"email": "marak.squires@gmail.com" | ||
} | ||
], | ||
"name": "colors", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/Marak/colors.js.git" | ||
}, | ||
"scripts": { | ||
"test": "node tests/basic-test.js && node tests/safe-test.js" | ||
}, | ||
"version": "1.1.2" | ||
} |
node_modules/colors/safe.js
deleted
100644 → 0
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "component-bind@1.0.0", | ||
"scope": null, | ||
"escapedName": "component-bind", | ||
"name": "component-bind", | ||
"rawSpec": "1.0.0", | ||
"spec": "1.0.0", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/socket.io-client" | ||
"component-bind@1.0.0", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "component-bind@1.0.0", | ||
"_id": "component-bind@1.0.0", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=", | ||
"_location": "/component-bind", | ||
"_npmUser": { | ||
"name": "tootallnate", | ||
"email": "nathan@tootallnate.net" | ||
}, | ||
"_npmVersion": "1.4.9", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "component-bind@1.0.0", | ||
"scope": null, | ||
"escapedName": "component-bind", | ||
"name": "component-bind", | ||
"escapedName": "component-bind", | ||
"rawSpec": "1.0.0", | ||
"spec": "1.0.0", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.0" | ||
}, | ||
"_requiredBy": [ | ||
"/socket.io-client" | ||
], | ||
"_resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz", | ||
"_shasum": "00c608ab7dcd93897c0009651b1d3a8e1e73bbd1", | ||
"_shrinkwrap": null, | ||
"_spec": "component-bind@1.0.0", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/socket.io-client", | ||
"_spec": "1.0.0", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/component/bind/issues" | ||
}, | ||
... | ... | @@ -48,31 +35,17 @@ |
"bind/index.js": "index.js" | ||
} | ||
}, | ||
"dependencies": {}, | ||
"description": "function binding utility", | ||
"devDependencies": { | ||
"mocha": "*", | ||
"should": "*" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "00c608ab7dcd93897c0009651b1d3a8e1e73bbd1", | ||
"tarball": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz" | ||
}, | ||
"homepage": "https://github.com/component/bind", | ||
"homepage": "https://github.com/component/bind#readme", | ||
"keywords": [ | ||
"bind", | ||
"utility" | ||
], | ||
"maintainers": [ | ||
{ | ||
"name": "tootallnate", | ||
"email": "nathan@tootallnate.net" | ||
} | ||
], | ||
"name": "component-bind", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/component/bind.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "component-emitter@1.2.1", | ||
"scope": null, | ||
"escapedName": "component-emitter", | ||
"name": "component-emitter", | ||
"rawSpec": "1.2.1", | ||
"spec": "1.2.1", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/socket.io-client" | ||
"component-emitter@1.2.1", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "component-emitter@1.2.1", | ||
"_id": "component-emitter@1.2.1", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=", | ||
"_location": "/component-emitter", | ||
"_nodeVersion": "0.12.4", | ||
"_npmOperationalInternal": { | ||
"host": "packages-12-west.internal.npmjs.com", | ||
"tmp": "tmp/component-emitter-1.2.1.tgz_1461005707641_0.14232611074112356" | ||
}, | ||
"_npmUser": { | ||
"name": "nami-doc", | ||
"email": "karp@hotmail.fr" | ||
}, | ||
"_npmVersion": "2.10.1", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "component-emitter@1.2.1", | ||
"scope": null, | ||
"escapedName": "component-emitter", | ||
"name": "component-emitter", | ||
"escapedName": "component-emitter", | ||
"rawSpec": "1.2.1", | ||
"spec": "1.2.1", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "1.2.1" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io-client", | ||
... | ... | @@ -43,10 +27,8 @@ |
"/socket.io-parser" | ||
], | ||
"_resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz", | ||
"_shasum": "137918d6d78283f7df7a6b7c5a63e140e69425e6", | ||
"_shrinkwrap": null, | ||
"_spec": "component-emitter@1.2.1", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/socket.io-client", | ||
"_spec": "1.2.1", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/component/emitter/issues" | ||
}, | ||
... | ... | @@ -55,158 +37,19 @@ |
"emitter/index.js": "index.js" | ||
} | ||
}, | ||
"dependencies": {}, | ||
"description": "Event emitter", | ||
"devDependencies": { | ||
"mocha": "*", | ||
"should": "*" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "137918d6d78283f7df7a6b7c5a63e140e69425e6", | ||
"tarball": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"LICENSE" | ||
], | ||
"gitHead": "187492ab8028c7221b589bdfd482b715149cd868", | ||
"homepage": "https://github.com/component/emitter#readme", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"maintainers": [ | ||
{ | ||
"name": "tootallnate", | ||
"email": "nathan@tootallnate.net" | ||
}, | ||
{ | ||
"name": "hughsk", | ||
"email": "hughskennedy@gmail.com" | ||
}, | ||
{ | ||
"name": "trevorgerhardt", | ||
"email": "trevorgerhardt@gmail.com" | ||
}, | ||
{ | ||
"name": "timaschew", | ||
"email": "timaschew@gmail.com" | ||
}, | ||
{ | ||
"name": "tjholowaychuk", | ||
"email": "tj@vision-media.ca" | ||
}, | ||
{ | ||
"name": "rauchg", | ||
"email": "rauchg@gmail.com" | ||
}, | ||
{ | ||
"name": "retrofox", | ||
"email": "rdsuarez@gmail.com" | ||
}, | ||
{ | ||
"name": "coreh", | ||
"email": "thecoreh@gmail.com" | ||
}, | ||
{ | ||
"name": "forbeslindesay", | ||
"email": "forbes@lindesay.co.uk" | ||
}, | ||
{ | ||
"name": "kelonye", | ||
"email": "kelonyemitchel@gmail.com" | ||
}, | ||
{ | ||
"name": "mattmueller", | ||
"email": "mattmuelle@gmail.com" | ||
}, | ||
{ | ||
"name": "yields", | ||
"email": "yields@icloud.com" | ||
}, | ||
{ | ||
"name": "anthonyshort", | ||
"email": "antshort@gmail.com" | ||
}, | ||
{ | ||
"name": "jongleberry", | ||
"email": "jonathanrichardong@gmail.com" | ||
}, | ||
{ | ||
"name": "ianstormtaylor", | ||
"email": "ian@ianstormtaylor.com" | ||
}, | ||
{ | ||
"name": "cristiandouce", | ||
"email": "cristian@gravityonmars.com" | ||
}, | ||
{ | ||
"name": "swatinem", | ||
"email": "arpad.borsos@googlemail.com" | ||
}, | ||
{ | ||
"name": "stagas", | ||
"email": "gstagas@gmail.com" | ||
}, | ||
{ | ||
"name": "amasad", | ||
"email": "amjad.masad@gmail.com" | ||
}, | ||
{ | ||
"name": "juliangruber", | ||
"email": "julian@juliangruber.com" | ||
}, | ||
{ | ||
"name": "calvinfo", | ||
"email": "calvin@calv.info" | ||
}, | ||
{ | ||
"name": "dominicbarnes", | ||
"email": "dominic@dbarnes.info" | ||
}, | ||
{ | ||
"name": "blakeembrey", | ||
"email": "hello@blakeembrey.com" | ||
}, | ||
{ | ||
"name": "timoxley", | ||
"email": "secoif@gmail.com" | ||
}, | ||
{ | ||
"name": "jonathanong", | ||
"email": "jonathanrichardong@gmail.com" | ||
}, | ||
{ | ||
"name": "queckezz", | ||
"email": "fabian.eichenberger@gmail.com" | ||
}, | ||
{ | ||
"name": "nami-doc", | ||
"email": "vendethiel@hotmail.fr" | ||
}, | ||
{ | ||
"name": "clintwood", | ||
"email": "clint@anotherway.co.za" | ||
}, | ||
{ | ||
"name": "thehydroimpulse", | ||
"email": "dnfagnan@gmail.com" | ||
}, | ||
{ | ||
"name": "stephenmathieson", | ||
"email": "me@stephenmathieson.com" | ||
}, | ||
{ | ||
"name": "dfcreative", | ||
"email": "df.creative@gmail.com" | ||
}, | ||
{ | ||
"name": "defunctzombie", | ||
"email": "shtylman@gmail.com" | ||
} | ||
], | ||
"name": "component-emitter", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/component/emitter.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "component-inherit@0.0.3", | ||
"scope": null, | ||
"escapedName": "component-inherit", | ||
"name": "component-inherit", | ||
"rawSpec": "0.0.3", | ||
"spec": "0.0.3", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/engine.io-client" | ||
"component-inherit@0.0.3", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "component-inherit@0.0.3", | ||
"_id": "component-inherit@0.0.3", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=", | ||
"_location": "/component-inherit", | ||
"_npmUser": { | ||
"name": "coreh", | ||
"email": "thecoreh@gmail.com" | ||
}, | ||
"_npmVersion": "1.3.24", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "component-inherit@0.0.3", | ||
"scope": null, | ||
"escapedName": "component-inherit", | ||
"name": "component-inherit", | ||
"escapedName": "component-inherit", | ||
"rawSpec": "0.0.3", | ||
"spec": "0.0.3", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "0.0.3" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io-client" | ||
], | ||
"_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz", | ||
"_shasum": "645fc4adf58b72b649d5cae65135619db26ff143", | ||
"_shrinkwrap": null, | ||
"_spec": "component-inherit@0.0.3", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/engine.io-client", | ||
"_spec": "0.0.3", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/component/inherit/issues" | ||
}, | ||
... | ... | @@ -50,26 +37,12 @@ |
}, | ||
"dependencies": {}, | ||
"description": "Prototype inheritance utility", | ||
"devDependencies": {}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "645fc4adf58b72b649d5cae65135619db26ff143", | ||
"tarball": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz" | ||
}, | ||
"homepage": "https://github.com/component/inherit", | ||
"homepage": "https://github.com/component/inherit#readme", | ||
"keywords": [ | ||
"inherit", | ||
"utility" | ||
], | ||
"maintainers": [ | ||
{ | ||
"name": "coreh", | ||
"email": "thecoreh@gmail.com" | ||
} | ||
], | ||
"name": "component-inherit", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/component/inherit.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "content-disposition@0.5.2", | ||
"scope": null, | ||
"escapedName": "content-disposition", | ||
"name": "content-disposition", | ||
"rawSpec": "0.5.2", | ||
"spec": "0.5.2", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/express" | ||
"content-disposition@0.5.2", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "content-disposition@0.5.2", | ||
"_id": "content-disposition@0.5.2", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ=", | ||
"_location": "/content-disposition", | ||
"_nodeVersion": "4.6.0", | ||
"_npmOperationalInternal": { | ||
"host": "packages-18-east.internal.npmjs.com", | ||
"tmp": "tmp/content-disposition-0.5.2.tgz_1481246224565_0.35659545403905213" | ||
}, | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "2.15.9", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "content-disposition@0.5.2", | ||
"scope": null, | ||
"escapedName": "content-disposition", | ||
"name": "content-disposition", | ||
"escapedName": "content-disposition", | ||
"rawSpec": "0.5.2", | ||
"spec": "0.5.2", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "0.5.2" | ||
}, | ||
"_requiredBy": [ | ||
"/express" | ||
], | ||
"_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", | ||
"_shasum": "0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4", | ||
"_shrinkwrap": null, | ||
"_spec": "content-disposition@0.5.2", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/express", | ||
"_spec": "0.5.2", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/jshttp/content-disposition/issues" | ||
}, | ||
... | ... | @@ -54,7 +36,6 @@ |
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"dependencies": {}, | ||
"description": "Create and parse Content-Disposition header", | ||
"devDependencies": { | ||
"eslint": "3.11.1", | ||
... | ... | @@ -64,11 +45,6 @@ |
"istanbul": "0.4.5", | ||
"mocha": "1.21.5" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4", | ||
"tarball": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.6" | ||
}, | ||
... | ... | @@ -78,7 +54,6 @@ |
"README.md", | ||
"index.js" | ||
], | ||
"gitHead": "2a08417377cf55678c9f870b305f3c6c088920f3", | ||
"homepage": "https://github.com/jshttp/content-disposition#readme", | ||
"keywords": [ | ||
"content-disposition", | ||
... | ... | @@ -87,15 +62,7 @@ |
"res" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "content-disposition", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/jshttp/content-disposition.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "content-type@~1.0.4", | ||
"scope": null, | ||
"escapedName": "content-type", | ||
"name": "content-type", | ||
"rawSpec": "~1.0.4", | ||
"spec": ">=1.0.4 <1.1.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/express" | ||
"content-type@1.0.4", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "content-type@>=1.0.4 <1.1.0", | ||
"_from": "content-type@1.0.4", | ||
"_id": "content-type@1.0.4", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==", | ||
"_location": "/content-type", | ||
"_nodeVersion": "6.11.3", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/content-type-1.0.4.tgz_1505166155546_0.06956395204178989" | ||
}, | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "5.3.0", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "content-type@~1.0.4", | ||
"scope": null, | ||
"escapedName": "content-type", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "content-type@1.0.4", | ||
"name": "content-type", | ||
"rawSpec": "~1.0.4", | ||
"spec": ">=1.0.4 <1.1.0", | ||
"type": "range" | ||
"escapedName": "content-type", | ||
"rawSpec": "1.0.4", | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.4" | ||
}, | ||
"_requiredBy": [ | ||
"/body-parser", | ||
"/express" | ||
], | ||
"_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", | ||
"_shasum": "e138cc75e040c727b1966fe5e5f8c9aee256fe3b", | ||
"_shrinkwrap": null, | ||
"_spec": "content-type@~1.0.4", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/express", | ||
"_spec": "1.0.4", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Douglas Christopher Wilson", | ||
"email": "doug@somethingdoug.com" | ||
... | ... | @@ -53,7 +35,6 @@ |
"bugs": { | ||
"url": "https://github.com/jshttp/content-type/issues" | ||
}, | ||
"dependencies": {}, | ||
"description": "Create and parse HTTP Content-Type header", | ||
"devDependencies": { | ||
"eslint": "3.19.0", | ||
... | ... | @@ -65,12 +46,6 @@ |
"istanbul": "0.4.5", | ||
"mocha": "~1.21.5" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==", | ||
"shasum": "e138cc75e040c727b1966fe5e5f8c9aee256fe3b", | ||
"tarball": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.6" | ||
}, | ||
... | ... | @@ -80,7 +55,6 @@ |
"README.md", | ||
"index.js" | ||
], | ||
"gitHead": "d22f8ac6c407789c906bd6fed137efde8f772b09", | ||
"homepage": "https://github.com/jshttp/content-type#readme", | ||
"keywords": [ | ||
"content-type", | ||
... | ... | @@ -90,15 +64,7 @@ |
"rfc7231" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "content-type", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/jshttp/content-type.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "cookie-signature@1.0.6", | ||
"scope": null, | ||
"escapedName": "cookie-signature", | ||
"name": "cookie-signature", | ||
"rawSpec": "1.0.6", | ||
"spec": "1.0.6", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/express" | ||
"cookie-signature@1.0.6", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "cookie-signature@1.0.6", | ||
"_id": "cookie-signature@1.0.6", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=", | ||
"_location": "/cookie-signature", | ||
"_nodeVersion": "0.10.36", | ||
"_npmUser": { | ||
"name": "natevw", | ||
"email": "natevw@yahoo.com" | ||
}, | ||
"_npmVersion": "2.3.0", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "cookie-signature@1.0.6", | ||
"scope": null, | ||
"escapedName": "cookie-signature", | ||
"name": "cookie-signature", | ||
"escapedName": "cookie-signature", | ||
"rawSpec": "1.0.6", | ||
"spec": "1.0.6", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.6" | ||
}, | ||
"_requiredBy": [ | ||
"/express" | ||
], | ||
"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", | ||
"_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c", | ||
"_shrinkwrap": null, | ||
"_spec": "cookie-signature@1.0.6", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/express", | ||
"_spec": "1.0.6", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "TJ Holowaychuk", | ||
"email": "tj@learnboost.com" | ||
... | ... | @@ -54,13 +40,7 @@ |
"mocha": "*", | ||
"should": "*" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c", | ||
"tarball": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" | ||
}, | ||
"gitHead": "391b56cf44d88c493491b7e3fc53208cfb976d2a", | ||
"homepage": "https://github.com/visionmedia/node-cookie-signature", | ||
"homepage": "https://github.com/visionmedia/node-cookie-signature#readme", | ||
"keywords": [ | ||
"cookie", | ||
"sign", | ||
... | ... | @@ -68,19 +48,7 @@ |
], | ||
"license": "MIT", | ||
"main": "index", | ||
"maintainers": [ | ||
{ | ||
"name": "tjholowaychuk", | ||
"email": "tj@vision-media.ca" | ||
}, | ||
{ | ||
"name": "natevw", | ||
"email": "natevw@yahoo.com" | ||
} | ||
], | ||
"name": "cookie-signature", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/visionmedia/node-cookie-signature.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "cookie@0.3.1", | ||
"scope": null, | ||
"escapedName": "cookie", | ||
"name": "cookie", | ||
"rawSpec": "0.3.1", | ||
"spec": "0.3.1", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/engine.io" | ||
"cookie@0.3.1", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "cookie@0.3.1", | ||
"_id": "cookie@0.3.1", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=", | ||
"_location": "/cookie", | ||
"_npmOperationalInternal": { | ||
"host": "packages-12-west.internal.npmjs.com", | ||
"tmp": "tmp/cookie-0.3.1.tgz_1464323556714_0.6435900838114321" | ||
}, | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "1.4.28", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "cookie@0.3.1", | ||
"scope": null, | ||
"escapedName": "cookie", | ||
"name": "cookie", | ||
"escapedName": "cookie", | ||
"rawSpec": "0.3.1", | ||
"spec": "0.3.1", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "0.3.1" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io" | ||
"/engine.io", | ||
"/express" | ||
], | ||
"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", | ||
"_shasum": "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb", | ||
"_shrinkwrap": null, | ||
"_spec": "cookie@0.3.1", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/engine.io", | ||
"_spec": "0.3.1", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Roman Shtylman", | ||
"email": "shtylman@gmail.com" | ||
... | ... | @@ -57,17 +41,11 @@ |
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"dependencies": {}, | ||
"description": "HTTP server cookie parsing and serialization", | ||
"devDependencies": { | ||
"istanbul": "0.4.3", | ||
"mocha": "1.21.5" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb", | ||
"tarball": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.6" | ||
}, | ||
... | ... | @@ -77,22 +55,13 @@ |
"README.md", | ||
"index.js" | ||
], | ||
"gitHead": "e3c77d497d66c8b8d4b677b8954c1b192a09f0b3", | ||
"homepage": "https://github.com/jshttp/cookie", | ||
"homepage": "https://github.com/jshttp/cookie#readme", | ||
"keywords": [ | ||
"cookie", | ||
"cookies" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "cookie", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/jshttp/cookie.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "debug@~2.6.6", | ||
"scope": null, | ||
"escapedName": "debug", | ||
"name": "debug", | ||
"rawSpec": "~2.6.6", | ||
"spec": ">=2.6.6 <2.7.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/socket.io" | ||
"debug@2.6.9", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "debug@>=2.6.6 <2.7.0", | ||
"_from": "debug@2.6.9", | ||
"_id": "debug@2.6.9", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", | ||
"_location": "/debug", | ||
"_nodeVersion": "8.4.0", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/debug-2.6.9.tgz_1506087154503_0.5196126794908196" | ||
}, | ||
"_npmUser": { | ||
"name": "tootallnate", | ||
"email": "nathan@tootallnate.net" | ||
}, | ||
"_npmVersion": "5.3.0", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "debug@~2.6.6", | ||
"scope": null, | ||
"escapedName": "debug", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "debug@2.6.9", | ||
"name": "debug", | ||
"rawSpec": "~2.6.6", | ||
"spec": ">=2.6.6 <2.7.0", | ||
"type": "range" | ||
"escapedName": "debug", | ||
"rawSpec": "2.6.9", | ||
"saveSpec": null, | ||
"fetchSpec": "2.6.9" | ||
}, | ||
"_requiredBy": [ | ||
"/body-parser", | ||
"/engine.io", | ||
"/engine.io-client", | ||
"/express", | ||
"/finalhandler", | ||
"/send", | ||
"/socket.io", | ||
"/socket.io-client", | ||
"/socket.io-parser" | ||
], | ||
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", | ||
"_shasum": "5d128515df134ff327e90a4c93f4e077a536341f", | ||
"_shrinkwrap": null, | ||
"_spec": "debug@~2.6.6", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/socket.io", | ||
"_spec": "2.6.9", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "TJ Holowaychuk", | ||
"email": "tj@vision-media.ca" | ||
... | ... | @@ -96,13 +82,6 @@ |
"sinon": "^1.17.6", | ||
"sinon-chai": "^2.8.0" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", | ||
"shasum": "5d128515df134ff327e90a4c93f4e077a536341f", | ||
"tarball": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" | ||
}, | ||
"gitHead": "13abeae468fea297d0dccc50bc55590809241083", | ||
"homepage": "https://github.com/visionmedia/debug#readme", | ||
"keywords": [ | ||
"debug", | ||
... | ... | @@ -111,27 +90,7 @@ |
], | ||
"license": "MIT", | ||
"main": "./src/index.js", | ||
"maintainers": [ | ||
{ | ||
"name": "thebigredgeek", | ||
"email": "rhyneandrew@gmail.com" | ||
}, | ||
{ | ||
"name": "kolban", | ||
"email": "kolban1@kolban.com" | ||
}, | ||
{ | ||
"name": "tootallnate", | ||
"email": "nathan@tootallnate.net" | ||
}, | ||
{ | ||
"name": "tjholowaychuk", | ||
"email": "tj@vision-media.ca" | ||
} | ||
], | ||
"name": "debug", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/visionmedia/debug.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "depd@~1.1.1", | ||
"scope": null, | ||
"escapedName": "depd", | ||
"name": "depd", | ||
"rawSpec": "~1.1.1", | ||
"spec": ">=1.1.1 <1.2.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/express" | ||
"depd@1.1.1", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "depd@>=1.1.1 <1.2.0", | ||
"_from": "depd@1.1.1", | ||
"_id": "depd@1.1.1", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k=", | ||
"_location": "/depd", | ||
"_nodeVersion": "6.11.1", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/depd-1.1.1.tgz_1501197028677_0.8715836545452476" | ||
}, | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "3.10.10", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "depd@~1.1.1", | ||
"scope": null, | ||
"escapedName": "depd", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "depd@1.1.1", | ||
"name": "depd", | ||
"rawSpec": "~1.1.1", | ||
"spec": ">=1.1.1 <1.2.0", | ||
"type": "range" | ||
"escapedName": "depd", | ||
"rawSpec": "1.1.1", | ||
"saveSpec": null, | ||
"fetchSpec": "1.1.1" | ||
}, | ||
"_requiredBy": [ | ||
"/body-parser", | ||
... | ... | @@ -44,10 +28,8 @@ |
"/send" | ||
], | ||
"_resolved": "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz", | ||
"_shasum": "5783b4e1c459f06fa5ca27f991f3d06e7a310359", | ||
"_shrinkwrap": null, | ||
"_spec": "depd@~1.1.1", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/express", | ||
"_spec": "1.1.1", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Douglas Christopher Wilson", | ||
"email": "doug@somethingdoug.com" | ||
... | ... | @@ -56,7 +38,6 @@ |
"bugs": { | ||
"url": "https://github.com/dougwilson/nodejs-depd/issues" | ||
}, | ||
"dependencies": {}, | ||
"description": "Deprecate all the things", | ||
"devDependencies": { | ||
"beautify-benchmark": "0.2.4", | ||
... | ... | @@ -69,11 +50,6 @@ |
"istanbul": "0.4.5", | ||
"mocha": "~1.21.5" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "5783b4e1c459f06fa5ca27f991f3d06e7a310359", | ||
"tarball": "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.6" | ||
}, | ||
... | ... | @@ -84,22 +60,13 @@ |
"index.js", | ||
"Readme.md" | ||
], | ||
"gitHead": "15c5604aaab7befd413506e86670168d7481043a", | ||
"homepage": "https://github.com/dougwilson/nodejs-depd#readme", | ||
"keywords": [ | ||
"deprecate", | ||
"deprecated" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "depd", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/dougwilson/nodejs-depd.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "destroy@~1.0.4", | ||
"scope": null, | ||
"escapedName": "destroy", | ||
"name": "destroy", | ||
"rawSpec": "~1.0.4", | ||
"spec": ">=1.0.4 <1.1.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/send" | ||
"destroy@1.0.4", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "destroy@>=1.0.4 <1.1.0", | ||
"_from": "destroy@1.0.4", | ||
"_id": "destroy@1.0.4", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=", | ||
"_location": "/destroy", | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "1.4.28", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "destroy@~1.0.4", | ||
"scope": null, | ||
"escapedName": "destroy", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "destroy@1.0.4", | ||
"name": "destroy", | ||
"rawSpec": "~1.0.4", | ||
"spec": ">=1.0.4 <1.1.0", | ||
"type": "range" | ||
"escapedName": "destroy", | ||
"rawSpec": "1.0.4", | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.4" | ||
}, | ||
"_requiredBy": [ | ||
"/send" | ||
], | ||
"_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", | ||
"_shasum": "978857442c44749e4206613e37946205826abd80", | ||
"_shrinkwrap": null, | ||
"_spec": "destroy@~1.0.4", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/send", | ||
"_spec": "1.0.4", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Jonathan Ong", | ||
"email": "me@jongleberry.com", | ||
... | ... | @@ -54,23 +41,16 @@ |
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"dependencies": {}, | ||
"description": "destroy a stream if possible", | ||
"devDependencies": { | ||
"istanbul": "0.4.2", | ||
"mocha": "2.3.4" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "978857442c44749e4206613e37946205826abd80", | ||
"tarball": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"LICENSE" | ||
], | ||
"gitHead": "86edea01456f5fa1027f6a47250c34c713cbcc3b", | ||
"homepage": "https://github.com/stream-utils/destroy", | ||
"homepage": "https://github.com/stream-utils/destroy#readme", | ||
"keywords": [ | ||
"stream", | ||
"streams", | ||
... | ... | @@ -80,19 +60,7 @@ |
"fd" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "jongleberry", | ||
"email": "jonathanrichardong@gmail.com" | ||
}, | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "destroy", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/stream-utils/destroy.git" | ||
... | ... |
node_modules/detect-rpi/LICENSE
0 → 100644
node_modules/detect-rpi/README.md
0 → 100644
node_modules/detect-rpi/index.js
0 → 100644
node_modules/detect-rpi/package.json
0 → 100644
{ | ||
"_from": "detect-rpi", | ||
"_id": "detect-rpi@1.2.0", | ||
"_inBundle": false, | ||
"_integrity": "sha512-TZ/c0cJYSrcArJtNaKhqODeF6EhFvkhNvsVBXfnjCh3ZUhG7WVTDN/04l5EnghTEjq1sXauZLLAsJd8lmEHstA==", | ||
"_location": "/detect-rpi", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "tag", | ||
"registry": true, | ||
"raw": "detect-rpi", | ||
"name": "detect-rpi", | ||
"escapedName": "detect-rpi", | ||
"rawSpec": "", | ||
"saveSpec": null, | ||
"fetchSpec": "latest" | ||
}, | ||
"_requiredBy": [ | ||
"#USER", | ||
"/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/detect-rpi/-/detect-rpi-1.2.0.tgz", | ||
"_shasum": "2d1d9a6c7191de4fa81b651df6a7f68be5cbbaa6", | ||
"_spec": "detect-rpi", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Chris Grieger" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/fourcube/detect-rpi/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"deprecated": false, | ||
"description": "Detects if node is currently running on a Raspberry Pi.", | ||
"homepage": "https://github.com/fourcube/detect-rpi#readme", | ||
"keywords": [ | ||
"raspberry", | ||
"detect pi" | ||
], | ||
"license": "MIT", | ||
"main": "index.js", | ||
"name": "detect-rpi", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/fourcube/detect-rpi.git" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"version": "1.2.0" | ||
} |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "ee-first@1.1.1", | ||
"scope": null, | ||
"escapedName": "ee-first", | ||
"name": "ee-first", | ||
"rawSpec": "1.1.1", | ||
"spec": "1.1.1", | ||
"type": "version" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/on-finished" | ||
"ee-first@1.1.1", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "ee-first@1.1.1", | ||
"_id": "ee-first@1.1.1", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=", | ||
"_location": "/ee-first", | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "1.4.28", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "ee-first@1.1.1", | ||
"scope": null, | ||
"escapedName": "ee-first", | ||
"name": "ee-first", | ||
"escapedName": "ee-first", | ||
"rawSpec": "1.1.1", | ||
"spec": "1.1.1", | ||
"type": "version" | ||
"saveSpec": null, | ||
"fetchSpec": "1.1.1" | ||
}, | ||
"_requiredBy": [ | ||
"/on-finished" | ||
], | ||
"_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", | ||
"_shasum": "590c61156b0ae2f4f0255732a158b266bc56b21d", | ||
"_shrinkwrap": null, | ||
"_spec": "ee-first@1.1.1", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/on-finished", | ||
"_spec": "1.1.1", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Jonathan Ong", | ||
"email": "me@jongleberry.com", | ||
... | ... | @@ -54,37 +41,18 @@ |
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"dependencies": {}, | ||
"description": "return the first event in a set of ee/event pairs", | ||
"devDependencies": { | ||
"istanbul": "0.3.9", | ||
"mocha": "2.2.5" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "590c61156b0ae2f4f0255732a158b266bc56b21d", | ||
"tarball": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"LICENSE" | ||
], | ||
"gitHead": "512e0ce4cc3643f603708f965a97b61b1a9c0441", | ||
"homepage": "https://github.com/jonathanong/ee-first", | ||
"homepage": "https://github.com/jonathanong/ee-first#readme", | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "jongleberry", | ||
"email": "jonathanrichardong@gmail.com" | ||
}, | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "ee-first", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/jonathanong/ee-first.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "encodeurl@~1.0.1", | ||
"scope": null, | ||
"escapedName": "encodeurl", | ||
"name": "encodeurl", | ||
"rawSpec": "~1.0.1", | ||
"spec": ">=1.0.1 <1.1.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/express" | ||
"encodeurl@1.0.1", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "encodeurl@>=1.0.1 <1.1.0", | ||
"_from": "encodeurl@1.0.1", | ||
"_id": "encodeurl@1.0.1", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA=", | ||
"_location": "/encodeurl", | ||
"_nodeVersion": "4.4.3", | ||
"_npmOperationalInternal": { | ||
"host": "packages-12-west.internal.npmjs.com", | ||
"tmp": "tmp/encodeurl-1.0.1.tgz_1465519736251_0.09314409433864057" | ||
}, | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "2.15.1", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "encodeurl@~1.0.1", | ||
"scope": null, | ||
"escapedName": "encodeurl", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "encodeurl@1.0.1", | ||
"name": "encodeurl", | ||
"rawSpec": "~1.0.1", | ||
"spec": ">=1.0.1 <1.1.0", | ||
"type": "range" | ||
"escapedName": "encodeurl", | ||
"rawSpec": "1.0.1", | ||
"saveSpec": null, | ||
"fetchSpec": "1.0.1" | ||
}, | ||
"_requiredBy": [ | ||
"/express", | ||
... | ... | @@ -44,10 +28,8 @@ |
"/serve-static" | ||
], | ||
"_resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz", | ||
"_shasum": "79e3d58655346909fe6f0f45a5de68103b294d20", | ||
"_shrinkwrap": null, | ||
"_spec": "encodeurl@~1.0.1", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/express", | ||
"_spec": "1.0.1", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/pillarjs/encodeurl/issues" | ||
}, | ||
... | ... | @@ -57,7 +39,6 @@ |
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"dependencies": {}, | ||
"description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", | ||
"devDependencies": { | ||
"eslint": "2.11.1", | ||
... | ... | @@ -67,11 +48,6 @@ |
"istanbul": "0.4.3", | ||
"mocha": "2.5.3" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "79e3d58655346909fe6f0f45a5de68103b294d20", | ||
"tarball": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.8" | ||
}, | ||
... | ... | @@ -81,7 +57,6 @@ |
"README.md", | ||
"index.js" | ||
], | ||
"gitHead": "39ed0c235fed4cea7d012038fd6bb0480561d226", | ||
"homepage": "https://github.com/pillarjs/encodeurl#readme", | ||
"keywords": [ | ||
"encode", | ||
... | ... | @@ -89,15 +64,7 @@ |
"url" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "encodeurl", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/pillarjs/encodeurl.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "engine.io-client@~3.1.0", | ||
"scope": null, | ||
"escapedName": "engine.io-client", | ||
"name": "engine.io-client", | ||
"rawSpec": "~3.1.0", | ||
"spec": ">=3.1.0 <3.2.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/socket.io-client" | ||
"engine.io-client@3.1.4", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "engine.io-client@>=3.1.0 <3.2.0", | ||
"_from": "engine.io-client@3.1.4", | ||
"_id": "engine.io-client@3.1.4", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-T88TcLRxY70s6b4nM5ckMDUNTqE=", | ||
"_location": "/engine.io-client", | ||
"_nodeVersion": "6.10.3", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/engine.io-client-3.1.4.tgz_1510521482305_0.12045690277591348" | ||
}, | ||
"_npmUser": { | ||
"name": "darrachequesne", | ||
"email": "damien.arrachequesne@gmail.com" | ||
}, | ||
"_npmVersion": "3.10.10", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "engine.io-client@~3.1.0", | ||
"scope": null, | ||
"escapedName": "engine.io-client", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "engine.io-client@3.1.4", | ||
"name": "engine.io-client", | ||
"rawSpec": "~3.1.0", | ||
"spec": ">=3.1.0 <3.2.0", | ||
"type": "range" | ||
"escapedName": "engine.io-client", | ||
"rawSpec": "3.1.4", | ||
"saveSpec": null, | ||
"fetchSpec": "3.1.4" | ||
}, | ||
"_requiredBy": [ | ||
"/socket.io-client" | ||
], | ||
"_resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.1.4.tgz", | ||
"_shasum": "4fcf1370b47163bd2ce9be2733972430350d4ea1", | ||
"_shrinkwrap": null, | ||
"_spec": "engine.io-client@~3.1.0", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/socket.io-client", | ||
"_spec": "3.1.4", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"browser": { | ||
"ws": false, | ||
"xmlhttprequest-ssl": "./lib/xmlhttprequest.js" | ||
... | ... | @@ -112,33 +94,15 @@ |
"zuul-builder-webpack": "^1.2.0", | ||
"zuul-ngrok": "4.0.0" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "4fcf1370b47163bd2ce9be2733972430350d4ea1", | ||
"tarball": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.1.4.tgz" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"lib/", | ||
"engine.io.js" | ||
], | ||
"gitHead": "90f4d17b29b5295b3002e9ccb2be0bb196ce4d6f", | ||
"homepage": "https://github.com/socketio/engine.io-client", | ||
"license": "MIT", | ||
"main": "lib/index.js", | ||
"maintainers": [ | ||
{ | ||
"name": "darrachequesne", | ||
"email": "damien.arrachequesne@gmail.com" | ||
}, | ||
{ | ||
"name": "rauchg", | ||
"email": "rauchg@gmail.com" | ||
} | ||
], | ||
"name": "engine.io-client", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/socketio/engine.io-client.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "engine.io-parser@~2.1.0", | ||
"scope": null, | ||
"escapedName": "engine.io-parser", | ||
"name": "engine.io-parser", | ||
"rawSpec": "~2.1.0", | ||
"spec": ">=2.1.0 <2.2.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/engine.io" | ||
"engine.io-parser@2.1.1", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "engine.io-parser@>=2.1.0 <2.2.0", | ||
"_from": "engine.io-parser@2.1.1", | ||
"_id": "engine.io-parser@2.1.1", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-4Ps/DgRi9/WLt3waUun1p+JuRmg=", | ||
"_location": "/engine.io-parser", | ||
"_nodeVersion": "6.9.4", | ||
"_npmOperationalInternal": { | ||
"host": "packages-12-west.internal.npmjs.com", | ||
"tmp": "tmp/engine.io-parser-2.1.1.tgz_1493327149955_0.6413915157318115" | ||
}, | ||
"_npmUser": { | ||
"name": "darrachequesne", | ||
"email": "damien.arrachequesne@gmail.com" | ||
}, | ||
"_npmVersion": "3.10.10", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "engine.io-parser@~2.1.0", | ||
"scope": null, | ||
"escapedName": "engine.io-parser", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "engine.io-parser@2.1.1", | ||
"name": "engine.io-parser", | ||
"rawSpec": "~2.1.0", | ||
"spec": ">=2.1.0 <2.2.0", | ||
"type": "range" | ||
"escapedName": "engine.io-parser", | ||
"rawSpec": "2.1.1", | ||
"saveSpec": null, | ||
"fetchSpec": "2.1.1" | ||
}, | ||
"_requiredBy": [ | ||
"/engine.io", | ||
"/engine.io-client" | ||
], | ||
"_resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.1.1.tgz", | ||
"_shasum": "e0fb3f0e0462f7f58bb77c1a52e9f5a7e26e4668", | ||
"_shrinkwrap": null, | ||
"_spec": "engine.io-parser@~2.1.0", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/engine.io", | ||
"_spec": "2.1.1", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"browser": "./lib/browser.js", | ||
"bugs": { | ||
"url": "https://github.com/socketio/engine.io-parser/issues" | ||
... | ... | @@ -65,31 +47,13 @@ |
"zuul": "3.11.1", | ||
"zuul-ngrok": "4.0.0" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "e0fb3f0e0462f7f58bb77c1a52e9f5a7e26e4668", | ||
"tarball": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.1.1.tgz" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"lib/" | ||
], | ||
"gitHead": "e2422c300e96766c951fdf2432e992c29fc12f1a", | ||
"homepage": "https://github.com/socketio/engine.io-parser", | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "darrachequesne", | ||
"email": "damien.arrachequesne@gmail.com" | ||
}, | ||
{ | ||
"name": "rauchg", | ||
"email": "rauchg@gmail.com" | ||
} | ||
], | ||
"name": "engine.io-parser", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/socketio/engine.io-parser.git" | ||
... | ... |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "accepts@~1.3.4", | ||
"scope": null, | ||
"escapedName": "accepts", | ||
"name": "accepts", | ||
"rawSpec": "~1.3.4", | ||
"spec": ">=1.3.4 <1.4.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/Documents/controlAcceso/node_modules/express" | ||
"accepts@1.3.3", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "accepts@>=1.3.4 <1.4.0", | ||
"_id": "accepts@1.3.4", | ||
"_inCache": true, | ||
"_location": "/express/accepts", | ||
"_nodeVersion": "6.11.1", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/accepts-1.3.4.tgz_1503455053008_0.43370609171688557" | ||
}, | ||
"_npmUser": { | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
}, | ||
"_npmVersion": "3.10.10", | ||
"_from": "accepts@1.3.3", | ||
"_id": "accepts@1.3.3", | ||
"_inBundle": false, | ||
"_integrity": "sha1-w8p0NJOGSMPg2cHjKN1otiLChMo=", | ||
"_location": "/engine.io/accepts", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "accepts@~1.3.4", | ||
"scope": null, | ||
"escapedName": "accepts", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "accepts@1.3.3", | ||
"name": "accepts", | ||
"rawSpec": "~1.3.4", | ||
"spec": ">=1.3.4 <1.4.0", | ||
"type": "range" | ||
"escapedName": "accepts", | ||
"rawSpec": "1.3.3", | ||
"saveSpec": null, | ||
"fetchSpec": "1.3.3" | ||
}, | ||
"_requiredBy": [ | ||
"/express" | ||
"/engine.io" | ||
], | ||
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz", | ||
"_shasum": "86246758c7dd6d21a6474ff084a4740ec05eb21f", | ||
"_shrinkwrap": null, | ||
"_spec": "accepts@~1.3.4", | ||
"_where": "/Users/scollado/Documents/controlAcceso/node_modules/express", | ||
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz", | ||
"_spec": "1.3.3", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"bugs": { | ||
"url": "https://github.com/jshttp/accepts/issues" | ||
}, | ||
... | ... | @@ -60,26 +42,14 @@ |
} | ||
], | ||
"dependencies": { | ||
"mime-types": "~2.1.16", | ||
"mime-types": "~2.1.11", | ||
"negotiator": "0.6.1" | ||
}, | ||
"description": "Higher-level content negotiation", | ||
"devDependencies": { | ||
"eslint": "3.19.0", | ||
"eslint-config-standard": "10.2.1", | ||
"eslint-plugin-import": "2.7.0", | ||
"eslint-plugin-markdown": "1.0.0-beta.6", | ||
"eslint-plugin-node": "5.1.1", | ||
"eslint-plugin-promise": "3.5.0", | ||
"eslint-plugin-standard": "3.0.1", | ||
"istanbul": "0.4.5", | ||
"istanbul": "0.4.3", | ||
"mocha": "~1.21.5" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "86246758c7dd6d21a6474ff084a4740ec05eb21f", | ||
"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.6" | ||
}, | ||
... | ... | @@ -88,7 +58,6 @@ |
"HISTORY.md", | ||
"index.js" | ||
], | ||
"gitHead": "71ea430741d6eb5484b6c67c95924540a98186a5", | ||
"homepage": "https://github.com/jshttp/accepts#readme", | ||
"keywords": [ | ||
"content", | ||
... | ... | @@ -97,24 +66,15 @@ |
"accepts" | ||
], | ||
"license": "MIT", | ||
"maintainers": [ | ||
{ | ||
"name": "dougwilson", | ||
"email": "doug@somethingdoug.com" | ||
} | ||
], | ||
"name": "accepts", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/jshttp/accepts.git" | ||
}, | ||
"scripts": { | ||
"lint": "eslint --plugin markdown --ext js,md .", | ||
"test": "mocha --reporter spec --check-leaks --bail test/", | ||
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", | ||
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" | ||
}, | ||
"version": "1.3.4" | ||
"version": "1.3.3" | ||
} |
{ | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "engine.io@~3.1.0", | ||
"scope": null, | ||
"escapedName": "engine.io", | ||
"name": "engine.io", | ||
"rawSpec": "~3.1.0", | ||
"spec": ">=3.1.0 <3.2.0", | ||
"type": "range" | ||
}, | ||
"/Users/scollado/controlAcceso/node_modules/socket.io" | ||
"engine.io@3.1.4", | ||
"/Users/scollado/proyecto-micro" | ||
] | ||
], | ||
"_from": "engine.io@>=3.1.0 <3.2.0", | ||
"_from": "engine.io@3.1.4", | ||
"_id": "engine.io@3.1.4", | ||
"_inCache": true, | ||
"_inBundle": false, | ||
"_integrity": "sha1-PQIRtwpVLOhB/8fahiezAamkFi4=", | ||
"_location": "/engine.io", | ||
"_nodeVersion": "6.10.3", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/engine.io-3.1.4.tgz_1510521498883_0.9222093501593918" | ||
"_phantomChildren": { | ||
"mime-types": "2.1.17", | ||
"negotiator": "0.6.1" | ||
}, | ||
"_npmUser": { | ||
"name": "darrachequesne", | ||
"email": "damien.arrachequesne@gmail.com" | ||
}, | ||
"_npmVersion": "3.10.10", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "engine.io@~3.1.0", | ||
"scope": null, | ||
"escapedName": "engine.io", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "engine.io@3.1.4", | ||
"name": "engine.io", | ||
"rawSpec": "~3.1.0", | ||
"spec": ">=3.1.0 <3.2.0", | ||
"type": "range" | ||
"escapedName": "engine.io", | ||
"rawSpec": "3.1.4", | ||
"saveSpec": null, | ||
"fetchSpec": "3.1.4" | ||
}, | ||
"_requiredBy": [ | ||
"/socket.io" | ||
], | ||
"_resolved": "https://registry.npmjs.org/engine.io/-/engine.io-3.1.4.tgz", | ||
"_shasum": "3d0211b70a552ce841ffc7da8627b301a9a4162e", | ||
"_shrinkwrap": null, | ||
"_spec": "engine.io@~3.1.0", | ||
"_where": "/Users/scollado/controlAcceso/node_modules/socket.io", | ||
"_spec": "3.1.4", | ||
"_where": "/Users/scollado/proyecto-micro", | ||
"author": { | ||
"name": "Guillermo Rauch", | ||
"email": "guillermo@learnboost.com" | ||
... | ... | @@ -95,33 +80,16 @@ |
"s": "0.1.1", | ||
"superagent": "0.15.4" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "3d0211b70a552ce841ffc7da8627b301a9a4162e", | ||
"tarball": "https://registry.npmjs.org/engine.io/-/engine.io-3.1.4.tgz" | ||
}, | ||
"files": [ | ||
"lib/" | ||
], | ||
"gitHead": "1a685c02e19a6a70f7bacda71aed2bec5312f6cb", | ||
"homepage": "https://github.com/socketio/engine.io", | ||
"license": "MIT", | ||
"main": "lib/engine.io", | ||
"maintainers": [ | ||
{ | ||
"name": "darrachequesne", | ||
"email": "damien.arrachequesne@gmail.com" | ||
}, | ||
{ | ||
"name": "rauchg", | ||
"email": "rauchg@gmail.com" | ||
} | ||
], | ||
"name": "engine.io", | ||
"optionalDependencies": { | ||
"uws": "~0.14.4" | ||
}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/socketio/engine.io.git" | ||
... | ... |
node_modules/epoll/build/Release/epoll.node
0 → 100755
No preview for this file type
No preview for this file type
This diff is collapsed.
Click to expand it.
node_modules/epoll/build/gyp-mac-tool
0 → 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/mime/.npmignore
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime/CHANGELOG.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/mime/src/build.js
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime/src/test.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/minimist/.travis.yml
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/minimist/LICENSE
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/minimist/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/minimist/package.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/minimist/test/bool.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/minimist/test/dash.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/minimist/test/dotted.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/minimist/test/long.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/minimist/test/num.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/minimist/test/parse.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/minimist/test/short.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/node-static/.npmignore
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/node-static/LICENSE
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/node-static/README.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/node-static/bin/cli.js
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
This diff is collapsed.
Click to expand it.
node_modules/optimist/.travis.yml
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/optimist/LICENSE
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/optimist/example/xup.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/optimist/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/optimist/package.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/optimist/test/_.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/optimist/test/_/argv.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/optimist/test/_/bin.js
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
node_modules/optimist/test/dash.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/optimist/test/parse.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/optimist/test/short.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/optimist/test/usage.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
No preview for this file type
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
No preview for this file type
This diff is collapsed.
Click to expand it.
node_modules/wordwrap/LICENSE
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/wordwrap/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/wordwrap/package.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/wordwrap/test/break.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/wordwrap/test/wrap.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
package-lock.json
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/index3.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment