mirror of
https://github.com/arnaucube/raspberryGPIOhtmlserver.git
synced 2026-02-08 04:06:43 +01:00
servidor funciona, gpio desabilitat
This commit is contained in:
62
node_modules/has-binary-data/package.json
generated
vendored
Executable file
62
node_modules/has-binary-data/package.json
generated
vendored
Executable file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"has-binary-data@0.1.3",
|
||||
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io"
|
||||
]
|
||||
],
|
||||
"_from": "has-binary-data@0.1.3",
|
||||
"_id": "has-binary-data@0.1.3",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/has-binary-data",
|
||||
"_npmUser": {
|
||||
"email": "ker2143@columbia.edu",
|
||||
"name": "porkfat"
|
||||
},
|
||||
"_npmVersion": "1.3.24",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "has-binary-data",
|
||||
"raw": "has-binary-data@0.1.3",
|
||||
"rawSpec": "0.1.3",
|
||||
"scope": null,
|
||||
"spec": "0.1.3",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/socket.io"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/has-binary-data/-/has-binary-data-0.1.3.tgz",
|
||||
"_shasum": "8ebb18388b57f19a5231275a16fc18d51f379aae",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "has-binary-data@0.1.3",
|
||||
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io",
|
||||
"author": {
|
||||
"name": "Kevin Roark"
|
||||
},
|
||||
"dependencies": {
|
||||
"isarray": "0.0.1"
|
||||
},
|
||||
"description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
|
||||
"devDependencies": {
|
||||
"better-assert": "1.0.0",
|
||||
"mocha": "1.17.1"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "8ebb18388b57f19a5231275a16fc18d51f379aae",
|
||||
"tarball": "http://registry.npmjs.org/has-binary-data/-/has-binary-data-0.1.3.tgz"
|
||||
},
|
||||
"license": "ISC",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "ker2143@columbia.edu",
|
||||
"name": "porkfat"
|
||||
}
|
||||
],
|
||||
"name": "has-binary-data",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"version": "0.1.3"
|
||||
}
|
||||
Reference in New Issue
Block a user