Sha256: 1abb59c9b7d50845f790c15bec4060a2022828a18fc9deba6c936980f5277cef
Contents?: true
Size: 1020 Bytes
Versions: 22
Compression:
Stored size: 1020 Bytes
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" }, "bugs": { "url": "https://github.com/visionmedia/jade/issues" }, "readme": "ERROR: No README data found!", "_id": "jade@0.26.3", "dist": { "shasum": "09833577d6552ffa48865e4fa81a43f06c071850" }, "_from": "jade@0.26.3", "_resolved": "https://registry.npmjs.org/jade/-/jade-0.26.3.tgz" }
Version data entries
22 entries across 22 versions & 1 rubygems