51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
{
|
|
"_from": "path-posix@^1.0.0",
|
|
"_id": "path-posix@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-BrJhE/Vr6rBCVFojv6iAA8ysJg8=",
|
|
"_location": "/path-posix",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "path-posix@^1.0.0",
|
|
"name": "path-posix",
|
|
"escapedName": "path-posix",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/vulcanize"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/path-posix/-/path-posix-1.0.0.tgz",
|
|
"_shasum": "06b26113f56beab042545a23bfa88003ccac260f",
|
|
"_spec": "path-posix@^1.0.0",
|
|
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build/node_modules/vulcanize",
|
|
"author": {
|
|
"name": "jden",
|
|
"email": "jason@denizac.org"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jden/node-path-posix/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "posix-specific core path module",
|
|
"homepage": "https://github.com/jden/node-path-posix#readme",
|
|
"keywords": [
|
|
"path"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "path-posix",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/jden/node-path-posix.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/test-path"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|