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

60 lines
1.3 KiB
JSON

{
"_args": [
[
"fs@*",
"/home/mitchell/Desktop/test-mywebsite/mywebsite"
]
],
"_from": "fs@*",
"_id": "fs@0.0.2",
"_inCache": true,
"_installable": true,
"_location": "/fs",
"_npmUser": {
"email": "alsotang@gmail.com",
"name": "alsotang"
},
"_npmVersion": "1.4.14",
"_phantomChildren": {},
"_requested": {
"name": "fs",
"raw": "fs@*",
"rawSpec": "*",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.2.tgz",
"_shasum": "e1f244ef3933c1b2a64bd4799136060d0f5914f8",
"_shrinkwrap": null,
"_spec": "fs@*",
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite",
"author": "",
"dependencies": {},
"description": "",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "e1f244ef3933c1b2a64bd4799136060d0f5914f8",
"tarball": "http://registry.npmjs.org/fs/-/fs-0.0.2.tgz"
},
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "alsotang",
"email": "alsotang@gmail.com"
}
],
"name": "fs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.2"
}