Current section

Files

Jump to
udia assets node_modules universal-path package.json
Raw

assets/node_modules/universal-path/package.json

{
"_args": [
[
{
"raw": "universal-path@^0.1",
"scope": null,
"escapedName": "universal-path",
"name": "universal-path",
"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": "universal-path@>=0.1.0 <0.2.0",
"_id": "universal-path@0.1.0",
"_inCache": true,
"_location": "/universal-path",
"_nodeVersion": "6.3.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/universal-path-0.1.0.tgz_1471031460856_0.499840876320377"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "universal-path@^0.1",
"scope": null,
"escapedName": "universal-path",
"name": "universal-path",
"rawSpec": "^0.1",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/brunch"
],
"_resolved": "https://registry.npmjs.org/universal-path/-/universal-path-0.1.0.tgz",
"_shasum": "0fca24c936ea3d2282013d143710c06687ed0677",
"_shrinkwrap": null,
"_spec": "universal-path@^0.1",
"_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/universal-path/issues"
},
"dependencies": {},
"description": "Cross-platform universal node.js `path` module replacement that works better with Windows.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "0fca24c936ea3d2282013d143710c06687ed0677",
"tarball": "https://registry.npmjs.org/universal-path/-/universal-path-0.1.0.tgz"
},
"gitHead": "d5fdc2bebce83bef42f1b5d336ce32990e85fabb",
"homepage": "https://github.com/paulmillr/universal-path#readme",
"keywords": [
"path",
"syspath",
"universal",
"windows"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
}
],
"name": "universal-path",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/paulmillr/universal-path.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.0"
}