1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 02:42:48 +00:00

Added files

This commit is contained in:
2015-06-25 16:28:41 -05:00
parent 656dca9289
commit eb27b55a54
5621 changed files with 1630154 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",
"description": "",
"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"
}