Files
ASHEBShop-h5/node_modules/jsprim/package.json
T
2017-05-10 17:19:39 +08:00

84 lines
2.2 KiB
JSON

{
"_args": [
[
"jsprim@^1.2.2",
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/http-signature"
]
],
"_cnpm_publish_time": 1489453554870,
"_from": "jsprim@>=1.2.2 <2.0.0",
"_hasShrinkwrap": false,
"_id": "jsprim@1.4.0",
"_inCache": true,
"_installable": true,
"_location": "/jsprim",
"_nodeVersion": "0.10.43",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jsprim-1.4.0.tgz_1489453554649_0.9609751487150788"
},
"_npmUser": {
"email": "dap@cs.brown.edu",
"name": "dap"
},
"_npmVersion": "2.15.9",
"_phantomChildren": {},
"_requested": {
"name": "jsprim",
"raw": "jsprim@^1.2.2",
"rawSpec": "^1.2.2",
"scope": null,
"spec": ">=1.2.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/http-signature"
],
"_resolved": "http://registry.npm.taobao.org/jsprim/download/jsprim-1.4.0.tgz",
"_shasum": "a3b87e40298d8c380552d8cc7628a0bb95a22918",
"_shrinkwrap": null,
"_spec": "jsprim@^1.2.2",
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/http-signature",
"bugs": {
"url": "https://github.com/joyent/node-jsprim/issues"
},
"dependencies": {
"assert-plus": "1.0.0",
"extsprintf": "1.0.2",
"json-schema": "0.2.3",
"verror": "1.3.6"
},
"description": "utilities for primitive JavaScript types",
"devDependencies": {},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "a3b87e40298d8c380552d8cc7628a0bb95a22918",
"size": 10563,
"tarball": "http://registry.npm.taobao.org/jsprim/download/jsprim-1.4.0.tgz"
},
"engines": [
"node >=0.6.0"
],
"gitHead": "6ea6cb4f3d2d889d87c336487f4940eb4aa11980",
"homepage": "https://github.com/joyent/node-jsprim#readme",
"license": "MIT",
"main": "./lib/jsprim.js",
"maintainers": [
{
"name": "dap",
"email": "dap@cs.brown.edu"
}
],
"name": "jsprim",
"optionalDependencies": {},
"publish_time": 1489453554870,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/joyent/node-jsprim.git"
},
"scripts": {},
"version": "1.4.0"
}