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

1
node_modules/fs/index.js generated vendored Normal file
View File

@@ -0,0 +1 @@
console.log("I'm `fs` modules");

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

@@ -0,0 +1,31 @@
{
"name": "fs",
"version": "0.0.2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"_id": "fs@0.0.2",
"_shasum": "e1f244ef3933c1b2a64bd4799136060d0f5914f8",
"_from": "fs@",
"_npmVersion": "1.4.14",
"_npmUser": {
"name": "alsotang",
"email": "alsotang@gmail.com"
},
"maintainers": [
{
"name": "alsotang",
"email": "alsotang@gmail.com"
}
],
"dist": {
"shasum": "e1f244ef3933c1b2a64bd4799136060d0f5914f8",
"tarball": "http://registry.npmjs.org/fs/-/fs-0.0.2.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.2.tgz",
"readme": "ERROR: No README data found!"
}