servidor funciona, gpio desabilitat

This commit is contained in:
nau
2016-06-21 18:42:57 +02:00
parent b5a55ed6b1
commit 4825f68edf
874 changed files with 109057 additions and 0 deletions

62
node_modules/parseuri/package.json generated vendored Executable file
View File

@@ -0,0 +1,62 @@
{
"_args": [
[
"parseuri@0.0.2",
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client"
]
],
"_from": "parseuri@0.0.2",
"_id": "parseuri@0.0.2",
"_inCache": true,
"_installable": true,
"_location": "/parseuri",
"_npmUser": {
"email": "koren@mit.edu",
"name": "gal"
},
"_npmVersion": "1.3.15",
"_phantomChildren": {},
"_requested": {
"name": "parseuri",
"raw": "parseuri@0.0.2",
"rawSpec": "0.0.2",
"scope": null,
"spec": "0.0.2",
"type": "version"
},
"_requiredBy": [
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.2.tgz",
"_shasum": "db41878f2d6964718be870b3140973d8093be156",
"_shrinkwrap": null,
"_spec": "parseuri@0.0.2",
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client",
"author": "",
"dependencies": {
"better-assert": "~1.0.0"
},
"description": "Method that parses a URI and returns an array of its components",
"devDependencies": {
"mocha": "1.17.1"
},
"directories": {},
"dist": {
"shasum": "db41878f2d6964718be870b3140973d8093be156",
"tarball": "http://registry.npmjs.org/parseuri/-/parseuri-0.0.2.tgz"
},
"license": "MIT",
"maintainers": [
{
"email": "koren@mit.edu",
"name": "gal"
}
],
"name": "parseuri",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "make test"
},
"version": "0.0.2"
}