Files
ASHEBShop-h5/node_modules/path-browserify/package.json
T
2017-05-10 16:33:00 +08:00

85 lines
2.1 KiB
JSON

{
"_args": [
[
"path-browserify@0.0.0",
"/Users/xmfish/Desktop/test/reacttest/node_modules/node-libs-browser"
]
],
"_cnpm_publish_time": 1386100117866,
"_from": "path-browserify@0.0.0",
"_hasShrinkwrap": false,
"_id": "path-browserify@0.0.0",
"_inCache": true,
"_installable": true,
"_location": "/path-browserify",
"_npmUser": {
"email": "mail@substack.net",
"name": "substack"
},
"_npmVersion": "1.3.14",
"_phantomChildren": {},
"_requested": {
"name": "path-browserify",
"raw": "path-browserify@0.0.0",
"rawSpec": "0.0.0",
"scope": null,
"spec": "0.0.0",
"type": "version"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz",
"_shasum": "a0b870729aae214005b7d5032ec2cbbb0fb4451a",
"_shrinkwrap": null,
"_spec": "path-browserify@0.0.0",
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/node-libs-browser",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/path-browserify/issues"
},
"dependencies": {},
"description": "the path module from node core for browsers",
"devDependencies": {
"tape": "~1.0.4"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "a0b870729aae214005b7d5032ec2cbbb0fb4451a",
"size": 3059,
"tarball": "http://registry.npm.taobao.org/path-browserify/download/path-browserify-0.0.0.tgz"
},
"homepage": "https://github.com/substack/path-browserify",
"keywords": [
"browser",
"browserify",
"path"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "path-browserify",
"optionalDependencies": {},
"publish_time": 1386100117866,
"readme": "ERROR: No README data found!",
"readmeFilename": "readme.markdown",
"repository": {
"type": "git",
"url": "git://github.com/substack/path-browserify.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "0.0.0"
}