1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- {
- "_args": [
- [
- {
- "raw": "pretty-hrtime@^1.0.0",
- "scope": null,
- "escapedName": "pretty-hrtime",
- "name": "pretty-hrtime",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/gulp"
- ]
- ],
- "_from": "pretty-hrtime@>=1.0.0 <2.0.0",
- "_id": "pretty-hrtime@1.0.3",
- "_inCache": 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": {
- "name": "robrich",
- "email": "robrich@robrich.org"
- },
- "_npmVersion": "3.10.8",
- "_phantomChildren": {},
- "_requested": {
- "raw": "pretty-hrtime@^1.0.0",
- "scope": null,
- "escapedName": "pretty-hrtime",
- "name": "pretty-hrtime",
- "rawSpec": "^1.0.0",
- "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": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/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": [
- {
- "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"
- }
|