UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

70 lines (69 loc) 1.76 kB
{ "_from": "pretty-hrtime@1.0.2", "_id": "pretty-hrtime@1.0.2", "_location": "/ionic/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": { "name": "robrich", "email": "robrich@robrich.org" }, "_npmVersion": "2.14.18", "_phantomChildren": {}, "_requiredBy": [ "/ionic" ], "_resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.2.tgz", "_shasum": "70ca96f4d0628a443b918758f79416a9a7bc9fa8", "_shrinkwrap": null, "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": [ { "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.2" }