motion
Version:
motion - moving development forward
114 lines (113 loc) • 2.57 kB
JSON
{
"_args": [
[
"time-stamp@^1.0.0",
"/Users/nw/motion/packages/motion/node_modules/fancy-log"
]
],
"_from": "time-stamp@>=1.0.0 <2.0.0",
"_id": "time-stamp@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/time-stamp",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/time-stamp-1.0.0.tgz_1454994538069_0.7128474737983197"
},
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "time-stamp",
"raw": "time-stamp@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/fancy-log"
],
"_resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.0.tgz",
"_shasum": "56b152e07ec2442c23d9ea690944076f38c535a1",
"_shrinkwrap": null,
"_spec": "time-stamp@^1.0.0",
"_where": "/Users/nw/motion/packages/motion/node_modules/fancy-log",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/time-stamp/issues"
},
"dependencies": {},
"description": "Get a formatted timestamp.",
"devDependencies": {
"mocha": "*",
"pad-left": "^2.0.1"
},
"directories": {},
"dist": {
"shasum": "56b152e07ec2442c23d9ea690944076f38c535a1",
"tarball": "http://registry.npmjs.org/time-stamp/-/time-stamp-1.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "b7d15686750c021deac6265745e1bbd8c222a3a1",
"homepage": "https://github.com/jonschlinkert/time-stamp",
"keywords": [
"console",
"date",
"format",
"formatting",
"log",
"pretty",
"stamp",
"terminal",
"time",
"time-stamp"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jonschlinkert",
"email": "github@sellside.com"
}
],
"name": "time-stamp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/time-stamp.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"layout": "default",
"related": {
"list": [
"days",
"iso-week",
"month",
"months",
"o-clock",
"seconds",
"week",
"weekday",
"year"
]
}
},
"version": "1.0.0"
}