mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
updated bunch of file paths and changed the way posts are loaded
This commit is contained in:
66
node_modules/css-parse/package.json
generated
vendored
Normal file
66
node_modules/css-parse/package.json
generated
vendored
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"css-parse@1.0.4",
|
||||
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/css"
|
||||
]
|
||||
],
|
||||
"_from": "css-parse@1.0.4",
|
||||
"_id": "css-parse@1.0.4",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/css-parse",
|
||||
"_npmUser": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "tjholowaychuk"
|
||||
},
|
||||
"_npmVersion": "1.1.61",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "css-parse",
|
||||
"raw": "css-parse@1.0.4",
|
||||
"rawSpec": "1.0.4",
|
||||
"scope": null,
|
||||
"spec": "1.0.4",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/css"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/css-parse/-/css-parse-1.0.4.tgz",
|
||||
"_shasum": "38b0503fbf9da9f54e9c1dbda60e145c77117bdd",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "css-parse@1.0.4",
|
||||
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/css",
|
||||
"author": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "TJ Holowaychuk"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "CSS parser",
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "38b0503fbf9da9f54e9c1dbda60e145c77117bdd",
|
||||
"tarball": "http://registry.npmjs.org/css-parse/-/css-parse-1.0.4.tgz"
|
||||
},
|
||||
"keywords": [
|
||||
"css",
|
||||
"parser",
|
||||
"stylesheet"
|
||||
],
|
||||
"main": "index",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "tjholowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
}
|
||||
],
|
||||
"name": "css-parse",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"version": "1.0.4"
|
||||
}
|
||||
Reference in New Issue
Block a user