{ "_from": "nanoseconds@^0.1.0", "_id": "nanoseconds@0.1.0", "_inBundle": false, "_integrity": "sha1-aew5/NAOd6s6ct4KQzQoJM15Izo=", "_location": "/nanoseconds", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "nanoseconds@^0.1.0", "name": "nanoseconds", "escapedName": "nanoseconds", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/composer", "/pretty-time" ], "_resolved": "https://registry.npmjs.org/nanoseconds/-/nanoseconds-0.1.0.tgz", "_shasum": "69ec39fcd00e77ab3a72de0a43342824cd79233a", "_spec": "nanoseconds@^0.1.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/composer", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/nanoseconds/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Convert the process.hrtime array to a single nanoseconds value.", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/nanoseconds", "keywords": [ "conversion", "convert", "format", "formatting", "nano", "nanosecond", "ns", "second", "stamp", "time", "unit" ], "license": "MIT", "main": "index.js", "name": "nanoseconds", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/nanoseconds.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "pretty-time", "timescale", "time-stamp", "o-clock" ] } }, "version": "0.1.0" }