You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

87 lines
2.2 KiB

{
"_args": [
[
"pretty-hrtime@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp"
]
],
"_from": "pretty-hrtime@>=1.0.0 <2.0.0",
"_id": "pretty-hrtime@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/pretty-hrtime",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/pretty-hrtime-1.0.3.tgz_1478374729207_0.19822899298742414"
},
"_npmUser": {
"email": "robrich@robrich.org",
"name": "robrich"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"name": "pretty-hrtime",
"raw": "pretty-hrtime@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp"
],
"_resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
"_shasum": "b7e3ea42435a4c9b2759d99e0f201eb195802ee1",
"_shrinkwrap": null,
"_spec": "pretty-hrtime@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp",
"author": {
"name": "Rob Richardson",
"url": "http://robrich.org/"
},
"bugs": {
"url": "https://github.com/robrich/pretty-hrtime/issues"
},
"dependencies": {},
"description": "process.hrtime() to words",
"devDependencies": {
"jshint": "^2.9.4",
"mocha": "^3.1.2",
"should": "^11.1.1"
},
"directories": {},
"dist": {
"shasum": "b7e3ea42435a4c9b2759d99e0f201eb195802ee1",
"tarball": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz"
},
"engines": {
"node": ">= 0.8"
},
"gitHead": "fc030888103dff4a22004935ce4d15dd8f34a956",
"homepage": "https://github.com/robrich/pretty-hrtime",
"keywords": [
"hrtime",
"benchmark"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"email": "robrich@robrich.org",
"name": "robrich"
}
],
"name": "pretty-hrtime",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/robrich/pretty-hrtime.git"
},
"scripts": {
"test": "mocha && jshint ."
},
"version": "1.0.3"
}