Current section

Files

Jump to
udia assets node_modules read-components package.json
Raw

assets/node_modules/read-components/package.json

{
"_args": [
[
{
"raw": "read-components@~0.7",
"scope": null,
"escapedName": "read-components",
"name": "read-components",
"rawSpec": "~0.7",
"spec": ">=0.7.0 <0.8.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch"
]
],
"_from": "read-components@>=0.7.0 <0.8.0",
"_id": "read-components@0.7.0",
"_inCache": true,
"_location": "/read-components",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/read-components-0.7.0.tgz_1456185600780_0.7996567736845464"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "read-components@~0.7",
"scope": null,
"escapedName": "read-components",
"name": "read-components",
"rawSpec": "~0.7",
"spec": ">=0.7.0 <0.8.0",
"type": "range"
},
"_requiredBy": [
"/brunch"
],
"_resolved": "https://registry.npmjs.org/read-components/-/read-components-0.7.0.tgz",
"_shasum": "77dce7adcb72a514240c47a675b9bcf7a3509dd9",
"_shrinkwrap": null,
"_spec": "read-components@~0.7",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch",
"author": {
"name": "Paul Miller",
"url": "http://paulmillr.com"
},
"bugs": {
"url": "https://github.com/paulmillr/read-components/issues"
},
"dependencies": {
"async-each": "~1.0.0"
},
"description": "Read bower components",
"devDependencies": {
"chai": "~1.7.0",
"mocha": "~1.12.0"
},
"directories": {},
"dist": {
"shasum": "77dce7adcb72a514240c47a675b9bcf7a3509dd9",
"tarball": "https://registry.npmjs.org/read-components/-/read-components-0.7.0.tgz"
},
"gitHead": "bfb8c723c63eaff3d5c67b203eb62b5e8cc4591b",
"homepage": "https://github.com/paulmillr/read-components#readme",
"license": "BSD",
"main": "index.js",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
}
],
"name": "read-components",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/paulmillr/read-components.git"
},
"scripts": {
"test": "cd test && ../node_modules/.bin/mocha main-test.js"
},
"version": "0.7.0"
}