Files

105 lines
2.0 KiB
JSON

{
"_args": [
[
"time-stamp@1.0.1",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_development": true,
"_from": "time-stamp@1.0.1",
"_id": "time-stamp@1.0.1",
"_inBundle": false,
"_integrity": "sha1-n0vSNVnJNllm8zAtu6KwfGuZsVE=",
"_location": "/time-stamp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "time-stamp@1.0.1",
"name": "time-stamp",
"escapedName": "time-stamp",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/fancy-log"
],
"_resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/time-stamp/issues"
},
"description": "Get a formatted timestamp.",
"devDependencies": {
"gulp-format-md": "^0.1.7",
"mocha": "^2.4.5",
"pad-left": "^2.0.3"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/time-stamp",
"keywords": [
"console",
"date",
"format",
"formatting",
"log",
"pretty",
"stamp",
"terminal",
"time",
"time-stamp"
],
"license": "MIT",
"main": "index.js",
"name": "time-stamp",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/time-stamp.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"run": true,
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"days",
"iso-week",
"month",
"months",
"o-clock",
"seconds",
"week",
"weekday",
"year"
]
},
"reflinks": [
"verb"
],
"lint": {
"reflinks": true
}
},
"version": "1.0.1"
}