Packages
A web application in pursuit of meaning in life.
Retired package: Complete rewrite, scratch old versions
Current section
Files
Jump to
Current section
Files
assets/node_modules/babel-brunch/package.json
{
"_args": [
[
{
"raw": "babel-brunch@6.0.6",
"scope": null,
"escapedName": "babel-brunch",
"name": "babel-brunch",
"rawSpec": "6.0.6",
"spec": "6.0.6",
"type": "version"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets"
]
],
"_from": "babel-brunch@6.0.6",
"_id": "babel-brunch@6.0.6",
"_inCache": true,
"_location": "/babel-brunch",
"_nodeVersion": "6.3.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/babel-brunch-6.0.6.tgz_1471395408979_0.42338176048360765"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "babel-brunch@6.0.6",
"scope": null,
"escapedName": "babel-brunch",
"name": "babel-brunch",
"rawSpec": "6.0.6",
"spec": "6.0.6",
"type": "version"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/babel-brunch/-/babel-brunch-6.0.6.tgz",
"_shasum": "415c3fdc77d9b98281d2e15f3f3352c0f4818c6e",
"_shrinkwrap": null,
"_spec": "babel-brunch@6.0.6",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets",
"author": {
"name": "Elan Shanker"
},
"bugs": {
"url": "https://github.com/babel/babel-brunch/issues"
},
"dependencies": {
"anymatch": "^1.0.0",
"babel-core": "^6.0.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-es2016": "^6.11.0"
},
"description": "Brunch plugin to turn latest ECMAScript standard code into vanilla ES5 with no runtime required.",
"devDependencies": {
"babel-plugin-transform-es2015-template-literals": "^6.8.0",
"babel-plugin-transform-node-env-inline": "^6.1.18",
"eslint": "^2.0.0",
"mocha": "^2.0.0"
},
"directories": {},
"dist": {
"shasum": "415c3fdc77d9b98281d2e15f3f3352c0f4818c6e",
"tarball": "https://registry.npmjs.org/babel-brunch/-/babel-brunch-6.0.6.tgz"
},
"files": [
"index.js"
],
"gitHead": "6fefdb69d626e75e0e4629aa6eac0d87bb5712b7",
"homepage": "https://github.com/babel/babel-brunch",
"keywords": [
"babel",
"brunch",
"brunch-plugin",
"brunch-compiler",
"js",
"es2016",
"es2015",
"es6",
"es5",
"6to5"
],
"license": "ISC",
"maintainers": [
{
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
},
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
{
"name": "sebmck",
"email": "sebmck@gmail.com"
}
],
"name": "babel-brunch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel-brunch.git"
},
"scripts": {
"test": "eslint index.js && mocha"
},
"version": "6.0.6"
}