Sha256: baeb92f9e4d9f60b903df29cd900f163d8067e3d76f48d53cfe3e691964cae4c
Contents?: true
Size: 1.29 KB
Versions: 1
Compression:
Stored size: 1.29 KB
Contents
{ "name": "jade", "description": "Jade template engine", "version": "0.26.3", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "repository": { "type": "git", "url": "git://github.com/visionmedia/jade" }, "main": "./index.js", "bin": { "jade": "./bin/jade" }, "man": [ "./jade.1" ], "dependencies": { "commander": "0.6.1", "mkdirp": "0.3.0" }, "devDependencies": { "mocha": "*", "markdown": "*", "stylus": "*", "uubench": "*", "should": "*", "less": "*", "uglify-js": "*" }, "component": { "scripts": { "jade": "runtime.js" } }, "scripts": { "prepublish": "npm prune" }, "_id": "jade@0.26.3", "dist": { "shasum": "8f10d7977d8d79f2f6ff862a81b0513ccb25686c", "tarball": "http://registry.npmjs.org/jade/-/jade-0.26.3.tgz" }, "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "directories": {}, "_shasum": "8f10d7977d8d79f2f6ff862a81b0513ccb25686c", "_resolved": "https://registry.npmjs.org/jade/-/jade-0.26.3.tgz", "_from": "jade@0.26.3", "bugs": { "url": "https://github.com/visionmedia/jade/issues" }, "readme": "ERROR: No README data found!", "homepage": "https://github.com/visionmedia/jade" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stylus-source-0.49.3 | vendor/node_modules/mocha/node_modules/jade/package.json |