mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-13 11:12:47 +00:00
updated bunch of file paths and changed the way posts are loaded
This commit is contained in:
66
node_modules/extsprintf/package.json
generated
vendored
Normal file
66
node_modules/extsprintf/package.json
generated
vendored
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"extsprintf@1.0.2",
|
||||
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/jsprim"
|
||||
]
|
||||
],
|
||||
"_from": "extsprintf@1.0.2",
|
||||
"_id": "extsprintf@1.0.2",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/extsprintf",
|
||||
"_npmUser": {
|
||||
"email": "dap@cs.brown.edu",
|
||||
"name": "dap"
|
||||
},
|
||||
"_npmVersion": "1.1.65",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "extsprintf",
|
||||
"raw": "extsprintf@1.0.2",
|
||||
"rawSpec": "1.0.2",
|
||||
"scope": null,
|
||||
"spec": "1.0.2",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/jsprim",
|
||||
"/verror"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz",
|
||||
"_shasum": "e1080e0658e300b06294990cc70e1502235fd550",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "extsprintf@1.0.2",
|
||||
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/jsprim",
|
||||
"bugs": {
|
||||
"url": "https://github.com/davepacheco/node-extsprintf/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "extended POSIX-style sprintf",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "e1080e0658e300b06294990cc70e1502235fd550",
|
||||
"tarball": "http://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz"
|
||||
},
|
||||
"engines": [
|
||||
"node >=0.6.0"
|
||||
],
|
||||
"homepage": "https://github.com/davepacheco/node-extsprintf#readme",
|
||||
"main": "./lib/extsprintf.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "dap",
|
||||
"email": "dap@cs.brown.edu"
|
||||
}
|
||||
],
|
||||
"name": "extsprintf",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/davepacheco/node-extsprintf.git"
|
||||
},
|
||||
"version": "1.0.2"
|
||||
}
|
||||
Reference in New Issue
Block a user