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:
114
node_modules/socket.io-client/package.json
generated
vendored
Executable file
114
node_modules/socket.io-client/package.json
generated
vendored
Executable file
@@ -0,0 +1,114 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"socket.io-client@1.2.0",
|
||||
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io"
|
||||
]
|
||||
],
|
||||
"_from": "socket.io-client@1.2.0",
|
||||
"_id": "socket.io-client@1.2.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/socket.io-client",
|
||||
"_npmUser": {
|
||||
"email": "rauchg@gmail.com",
|
||||
"name": "rauchg"
|
||||
},
|
||||
"_npmVersion": "1.4.21",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "socket.io-client",
|
||||
"raw": "socket.io-client@1.2.0",
|
||||
"rawSpec": "1.2.0",
|
||||
"scope": null,
|
||||
"spec": "1.2.0",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/socket.io"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.2.0.tgz",
|
||||
"_shasum": "1268bd3fb182fff3afa44e126f1230d63b8d161d",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "socket.io-client@1.2.0",
|
||||
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Automattic/socket.io-client/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"email": "rauchg@gmail.com",
|
||||
"name": "Guillermo Rauch"
|
||||
},
|
||||
{
|
||||
"email": "info@3rd-eden.com",
|
||||
"name": "Arnout Kazemier"
|
||||
},
|
||||
{
|
||||
"email": "dronnikov@gmail.com",
|
||||
"name": "Vladimir Dronnikov"
|
||||
},
|
||||
{
|
||||
"email": "einaros@gmail.com",
|
||||
"name": "Einar Otto Stangvik"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"component-bind": "1.0.0",
|
||||
"component-emitter": "1.1.2",
|
||||
"debug": "0.7.4",
|
||||
"engine.io-client": "1.4.2",
|
||||
"has-binary": "0.1.5",
|
||||
"indexof": "0.0.1",
|
||||
"object-component": "0.0.3",
|
||||
"parseuri": "0.0.2",
|
||||
"socket.io-parser": "2.2.2",
|
||||
"to-array": "0.1.3"
|
||||
},
|
||||
"description": "[](http://travis-ci.org/Automattic/socket.io-client) [](http://badge.fury.io/js/socket.io-client) ![Downloads](http:/",
|
||||
"devDependencies": {
|
||||
"base64-arraybuffer": "0.1.0",
|
||||
"browserify": "4.2.1",
|
||||
"expect.js": "0.2.0",
|
||||
"has-cors": "1.0.3",
|
||||
"istanbul": "0.2.1",
|
||||
"mocha": "1.16.2",
|
||||
"socket.io": "1.2.0",
|
||||
"text-blob-builder": "0.0.1",
|
||||
"uglify-js": "2.4.8",
|
||||
"zuul": "1.10.2"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "1268bd3fb182fff3afa44e126f1230d63b8d161d",
|
||||
"tarball": "http://registry.npmjs.org/socket.io-client/-/socket.io-client-1.2.0.tgz"
|
||||
},
|
||||
"gitHead": "295be0bda9ae1dd198eddfc03f1280efbe7084dc",
|
||||
"homepage": "https://github.com/Automattic/socket.io-client",
|
||||
"keywords": [
|
||||
"realtime",
|
||||
"framework",
|
||||
"websocket",
|
||||
"tcp",
|
||||
"events",
|
||||
"client"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "rauchg@gmail.com",
|
||||
"name": "rauchg"
|
||||
}
|
||||
],
|
||||
"name": "socket.io-client",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Automattic/socket.io-client.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
"version": "1.2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user