Packages
A web application in pursuit of meaning in life.
Current section
Files
Jump to
Current section
Files
assets/node_modules/javascript-brunch/package.json
{
"_args": [
[
{
"raw": "javascript-brunch@~2.0.0",
"scope": null,
"escapedName": "javascript-brunch",
"name": "javascript-brunch",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets"
]
],
"_from": "javascript-brunch@>=2.0.0 <2.1.0",
"_id": "javascript-brunch@2.0.0",
"_inCache": true,
"_location": "/javascript-brunch",
"_nodeVersion": "5.5.0",
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.5.3",
"_phantomChildren": {},
"_requested": {
"raw": "javascript-brunch@~2.0.0",
"scope": null,
"escapedName": "javascript-brunch",
"name": "javascript-brunch",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/javascript-brunch/-/javascript-brunch-2.0.0.tgz",
"_shasum": "831e1d6fa8ff5decb2b0872024f1ad447b963ce0",
"_shrinkwrap": null,
"_spec": "javascript-brunch@~2.0.0",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets",
"author": {
"name": "Paul Miller",
"url": "http://paulmillr.com/"
},
"bugs": {
"url": "https://github.com/brunch/javascript-brunch/issues"
},
"dependencies": {
"esprima": "^2.6.0"
},
"description": "Adds JavaScript support to brunch.",
"devDependencies": {
"chai": "^3.3.0",
"eslint": "^1.10.3",
"mocha": "^2.3.3"
},
"directories": {},
"dist": {
"shasum": "831e1d6fa8ff5decb2b0872024f1ad447b963ce0",
"tarball": "https://registry.npmjs.org/javascript-brunch/-/javascript-brunch-2.0.0.tgz"
},
"gitHead": "32427c4d4f5260f3717ceab73ab04138a4700afb",
"homepage": "https://github.com/brunch/javascript-brunch",
"license": "MIT",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
{
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
}
],
"name": "javascript-brunch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/brunch/javascript-brunch.git"
},
"scripts": {
"test": "eslint index.js && node_modules/.bin/mocha"
},
"version": "2.0.0"
}