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:
64
node_modules/has-binary/package.json
generated
vendored
Executable file
64
node_modules/has-binary/package.json
generated
vendored
Executable file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"has-binary@0.1.5",
|
||||
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client"
|
||||
]
|
||||
],
|
||||
"_from": "has-binary@0.1.5",
|
||||
"_id": "has-binary@0.1.5",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/has-binary",
|
||||
"_npmUser": {
|
||||
"email": "rauchg@gmail.com",
|
||||
"name": "rauchg"
|
||||
},
|
||||
"_npmVersion": "1.4.25",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "has-binary",
|
||||
"raw": "has-binary@0.1.5",
|
||||
"rawSpec": "0.1.5",
|
||||
"scope": null,
|
||||
"spec": "0.1.5",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/socket.io-client"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.5.tgz",
|
||||
"_shasum": "95e75720ff31b72a3ba89a5b6dce082e4bc6467f",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "has-binary@0.1.5",
|
||||
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client",
|
||||
"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": "95e75720ff31b72a3ba89a5b6dce082e4bc6467f",
|
||||
"tarball": "http://registry.npmjs.org/has-binary/-/has-binary-0.1.5.tgz"
|
||||
},
|
||||
"gitHead": "9034d3f6822521245b2507633b7d4eb54dc5ec91",
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "rauchg@gmail.com",
|
||||
"name": "rauchg"
|
||||
}
|
||||
],
|
||||
"name": "has-binary",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"scripts": {},
|
||||
"version": "0.1.5"
|
||||
}
|
||||
Reference in New Issue
Block a user