2020-05-26 18:17:24 +02:00

88 lines
2.2 KiB
JSON

{
"_args": [
[
"pretty-hrtime@^1.0.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp/node_modules/gulp-cli"
]
],
"_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/gulp-cli"
],
"_resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
"_shasum": "b7e3ea42435a4c9b2759d99e0f201eb195802ee1",
"_shrinkwrap": null,
"_spec": "pretty-hrtime@^1.0.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp/node_modules/gulp-cli",
"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": [
"benchmark",
"hrtime"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "robrich",
"email": "robrich@robrich.org"
}
],
"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"
}