Packages

A web application in pursuit of meaning in life.

Retired package: Complete rewrite, scratch old versions

Current section

Files

Jump to
udia assets node_modules deps-install package.json
Raw

assets/node_modules/deps-install/package.json

{
"_args": [
[
{
"raw": "deps-install@~0.1",
"scope": null,
"escapedName": "deps-install",
"name": "deps-install",
"rawSpec": "~0.1",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch"
]
],
"_from": "deps-install@>=0.1.0 <0.2.0",
"_id": "deps-install@0.1.0",
"_inCache": true,
"_location": "/deps-install",
"_nodeVersion": "7.3.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/deps-install-0.1.0.tgz_1484330027900_0.26664606761187315"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {
"ansicolors": "0.3.2",
"growl": "1.8.1"
},
"_requested": {
"raw": "deps-install@~0.1",
"scope": null,
"escapedName": "deps-install",
"name": "deps-install",
"rawSpec": "~0.1",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/brunch",
"/init-skeleton"
],
"_resolved": "https://registry.npmjs.org/deps-install/-/deps-install-0.1.0.tgz",
"_shasum": "383a22cd8a5106067c25e0a6f412c0e297005d9a",
"_shrinkwrap": null,
"_spec": "deps-install@~0.1",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch",
"author": {
"name": "Brunch team",
"url": "http://brunch.io"
},
"bugs": {
"url": "https://github.com/brunch/deps-install/issues"
},
"dependencies": {
"loggy": "~0.3.5",
"micro-promisify": "~0.1.0"
},
"description": "Tiny tool to install dependencies with bower, npm, or yarn",
"devDependencies": {
"eslint": "^3.0.0",
"eslint-config-brunch": "github:brunch/eslint-config-brunch"
},
"directories": {},
"dist": {
"shasum": "383a22cd8a5106067c25e0a6f412c0e297005d9a",
"tarball": "https://registry.npmjs.org/deps-install/-/deps-install-0.1.0.tgz"
},
"eslintConfig": {
"extends": "brunch"
},
"gitHead": "f6f4249b22ac3a3af4e087f4f78ee1b9d3a93ce3",
"homepage": "https://github.com/brunch/deps-install#readme",
"keywords": [
"bower",
"npm",
"yarn",
"install",
"dependencies"
],
"license": "MIT",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
}
],
"name": "deps-install",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/brunch/deps-install.git"
},
"scripts": {
"test": "eslint ."
},
"version": "0.1.0"
}