version 0.0.1 - HTTP & SocketIo services on server

This commit is contained in:
2016-02-10 10:36:00 +01:00
parent 5898ce49ca
commit edd511b402
843 changed files with 128646 additions and 0 deletions

31
node_modules/http/package.json generated vendored Normal file
View File

@@ -0,0 +1,31 @@
{
"name": "http",
"version": "0.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "BSD-2-Clause",
"_id": "http@0.0.0",
"dist": {
"shasum": "86e6326d29c5d039de9fac584a45689f929f4f72",
"tarball": "http://registry.npmjs.org/http/-/http-0.0.0.tgz"
},
"_from": "http@",
"_npmVersion": "1.3.15",
"_npmUser": {
"name": "yuanyan",
"email": "yuanyan.cao@gmail.com"
},
"maintainers": [
{
"name": "yuanyan",
"email": "yuanyan.cao@gmail.com"
}
],
"directories": {},
"_shasum": "86e6326d29c5d039de9fac584a45689f929f4f72",
"_resolved": "https://registry.npmjs.org/http/-/http-0.0.0.tgz",
"readme": "ERROR: No README data found!"
}