Initial commit
This commit is contained in:
+87
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"jade@0.26.3",
|
||||
"/home/xor/shared_vm/git/node-sunwell/node_modules/mocha"
|
||||
]
|
||||
],
|
||||
"_from": "jade@0.26.3",
|
||||
"_id": "jade@0.26.3",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/jade",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "jade",
|
||||
"raw": "jade@0.26.3",
|
||||
"rawSpec": "0.26.3",
|
||||
"scope": null,
|
||||
"spec": "0.26.3",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/mocha"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/jade/-/jade-0.26.3.tgz",
|
||||
"_shasum": "8f10d7977d8d79f2f6ff862a81b0513ccb25686c",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "jade@0.26.3",
|
||||
"_where": "/home/xor/shared_vm/git/node-sunwell/node_modules/mocha",
|
||||
"author": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "TJ Holowaychuk"
|
||||
},
|
||||
"bin": {
|
||||
"jade": "./bin/jade"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/visionmedia/jade/issues"
|
||||
},
|
||||
"component": {
|
||||
"scripts": {
|
||||
"jade": "runtime.js"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "0.6.1",
|
||||
"mkdirp": "0.3.0"
|
||||
},
|
||||
"deprecated": "Jade has been renamed to pug, please install the latest version of pug instead of jade",
|
||||
"description": "Jade template engine",
|
||||
"devDependencies": {
|
||||
"less": "*",
|
||||
"markdown": "*",
|
||||
"mocha": "*",
|
||||
"should": "*",
|
||||
"stylus": "*",
|
||||
"uglify-js": "*",
|
||||
"uubench": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "8f10d7977d8d79f2f6ff862a81b0513ccb25686c",
|
||||
"tarball": "https://registry.npmjs.org/jade/-/jade-0.26.3.tgz"
|
||||
},
|
||||
"homepage": "https://github.com/visionmedia/jade#readme",
|
||||
"main": "./index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "tjholowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
}
|
||||
],
|
||||
"man": [
|
||||
"./jade.1"
|
||||
],
|
||||
"name": "jade",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/visionmedia/jade.git"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": "npm prune"
|
||||
},
|
||||
"version": "0.26.3"
|
||||
}
|
||||
Reference in New Issue
Block a user