87 lines
2.2 KiB
JSON
87 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"pretty-hrtime@^1.0.0",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp"
|
|
]
|
|
],
|
|
"_from": "pretty-hrtime@>=1.0.0 <2.0.0",
|
|
"_id": "pretty-hrtime@1.0.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/pretty-hrtime",
|
|
"_nodeVersion": "4.3.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-6-west.internal.npmjs.com",
|
|
"tmp": "tmp/pretty-hrtime-1.0.2.tgz_1455771577547_0.672698044218123"
|
|
},
|
|
"_npmUser": {
|
|
"email": "robrich@robrich.org",
|
|
"name": "robrich"
|
|
},
|
|
"_npmVersion": "2.14.18",
|
|
"_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.2.tgz",
|
|
"_shasum": "70ca96f4d0628a443b918758f79416a9a7bc9fa8",
|
|
"_shrinkwrap": null,
|
|
"_spec": "pretty-hrtime@^1.0.0",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/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.8.0",
|
|
"mocha": "^2.3.3",
|
|
"should": "^7.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "70ca96f4d0628a443b918758f79416a9a7bc9fa8",
|
|
"tarball": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.2.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
},
|
|
"gitHead": "3ac6e19e8d9cc65e29ce9e45e81fc4f331d4a71a",
|
|
"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.2"
|
|
}
|