mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 10:52:47 +00:00
updated bunch of file paths and changed the way posts are loaded
This commit is contained in:
66
node_modules/fs/package.json
generated
vendored
66
node_modules/fs/package.json
generated
vendored
@@ -1,31 +1,59 @@
|
||||
{
|
||||
"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",
|
||||
"_args": [
|
||||
[
|
||||
"fs@*",
|
||||
"/home/mitchell/Desktop/test-mywebsite/mywebsite"
|
||||
]
|
||||
],
|
||||
"_from": "fs@*",
|
||||
"_npmVersion": "1.4.14",
|
||||
"_id": "fs@0.0.2",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/fs",
|
||||
"_npmUser": {
|
||||
"name": "alsotang",
|
||||
"email": "alsotang@gmail.com"
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"dist": {
|
||||
"shasum": "e1f244ef3933c1b2a64bd4799136060d0f5914f8",
|
||||
"tarball": "http://registry.npmjs.org/fs/-/fs-0.0.2.tgz"
|
||||
"name": "fs",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"directories": {},
|
||||
"_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.2.tgz"
|
||||
"version": "0.0.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user