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:
67
node_modules/css-stringify/package.json
generated
vendored
Normal file
67
node_modules/css-stringify/package.json
generated
vendored
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"css-stringify@1.0.5",
|
||||
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/css"
|
||||
]
|
||||
],
|
||||
"_from": "css-stringify@1.0.5",
|
||||
"_id": "css-stringify@1.0.5",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/css-stringify",
|
||||
"_npmUser": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "tjholowaychuk"
|
||||
},
|
||||
"_npmVersion": "1.2.14",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "css-stringify",
|
||||
"raw": "css-stringify@1.0.5",
|
||||
"rawSpec": "1.0.5",
|
||||
"scope": null,
|
||||
"spec": "1.0.5",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/css"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/css-stringify/-/css-stringify-1.0.5.tgz",
|
||||
"_shasum": "b0d042946db2953bb9d292900a6cb5f6d0122031",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "css-stringify@1.0.5",
|
||||
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/css",
|
||||
"author": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "TJ Holowaychuk"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "CSS compiler",
|
||||
"devDependencies": {
|
||||
"css-parse": "1.0.3",
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "b0d042946db2953bb9d292900a6cb5f6d0122031",
|
||||
"tarball": "http://registry.npmjs.org/css-stringify/-/css-stringify-1.0.5.tgz"
|
||||
},
|
||||
"keywords": [
|
||||
"css",
|
||||
"stringify",
|
||||
"stylesheet"
|
||||
],
|
||||
"main": "index",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "tjholowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
}
|
||||
],
|
||||
"name": "css-stringify",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"version": "1.0.5"
|
||||
}
|
||||
Reference in New Issue
Block a user