compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
94 lines (93 loc) • 2.13 kB
JSON
{
"_args": [
[
"burrito@>=0.2.5 <0.3",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/bunker"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "burrito@>=0.2.5 <0.3.0",
"_id": "burrito@0.2.12",
"_inCache": true,
"_installable": true,
"_location": "/burrito",
"_nodeVersion": "v0.6.11",
"_npmUser": {
"email": "mail@substack.net",
"name": "substack"
},
"_npmVersion": "1.1.19",
"_phantomChildren": {},
"_requested": {
"name": "burrito",
"raw": "burrito@>=0.2.5 <0.3",
"rawSpec": ">=0.2.5 <0.3",
"scope": null,
"spec": ">=0.2.5 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/bunker"
],
"_shrinkwrap": null,
"_spec": "burrito@>=0.2.5 <0.3",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/bunker",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-burrito/issues"
},
"dependencies": {
"traverse": "~0.5.1",
"uglify-js": "~1.1.1"
},
"description": "Wrap up expressions with a trace function while walking the AST with rice and beans on the side",
"devDependencies": {
"tap": "~0.2.5"
},
"directories": {
"example": "example",
"lib": ".",
"test": "test"
},
"dist": {
"shasum": "d0d6e6ac81d5e99789c6fa4accb0b0031ea54f6b",
"tarball": "http://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz"
},
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/substack/node-burrito#readme",
"keywords": [
"ast",
"source",
"syntax",
"trace",
"tree",
"uglify",
"walk"
],
"license": "BSD",
"main": "./index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "burrito",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/node-burrito.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "0.2.12"
}