Files
2017-05-10 17:19:39 +08:00

83 lines
2.1 KiB
JSON

{
"_args": [
[
"performance-now@^0.2.0",
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/request"
]
],
"_cnpm_publish_time": 1410949554525,
"_from": "performance-now@>=0.2.0 <0.3.0",
"_hasShrinkwrap": false,
"_id": "performance-now@0.2.0",
"_inCache": true,
"_installable": true,
"_location": "/performance-now",
"_npmUser": {
"email": "merynstol@gmail.com",
"name": "meryn"
},
"_npmVersion": "1.3.24",
"_phantomChildren": {},
"_requested": {
"name": "performance-now",
"raw": "performance-now@^0.2.0",
"rawSpec": "^0.2.0",
"scope": null,
"spec": ">=0.2.0 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/request"
],
"_resolved": "http://registry.npm.taobao.org/performance-now/download/performance-now-0.2.0.tgz",
"_shasum": "33ef30c5c77d4ea21c5a53869d91b56d8f2555e5",
"_shrinkwrap": null,
"_spec": "performance-now@^0.2.0",
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/request",
"author": {
"email": "merynstol@gmail.com",
"name": "Meryn Stol"
},
"bugs": {
"url": "https://github.com/meryn/performance-now/issues"
},
"dependencies": {},
"description": "Implements performance.now (based on process.hrtime).",
"devDependencies": {
"coffee-script": "~1.7.1",
"mocha": "~1.21.0"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "33ef30c5c77d4ea21c5a53869d91b56d8f2555e5",
"size": 3394,
"tarball": "http://registry.npm.taobao.org/performance-now/download/performance-now-0.2.0.tgz"
},
"homepage": "https://github.com/meryn/performance-now",
"keywords": [],
"license": "MIT",
"main": "lib/performance-now.js",
"maintainers": [
{
"name": "meryn",
"email": "merynstol@gmail.com"
}
],
"name": "performance-now",
"optionalDependencies": {},
"private": false,
"publish_time": 1410949554525,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/meryn/performance-now.git"
},
"scripts": {
"prepublish": "npm test",
"pretest": "make build",
"test": "make test"
},
"version": "0.2.0"
}