{
  "name": "@spare/deco-date",
  "version": "0.12.2",
  "description": "Colored stringify date",
  "main": "dist/index.cjs.js",
  "module": "dist/index.esm.js",
  "files": [
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "pub": "npm publish",
    "test": "node -r @babel/register test/test.index.js"
  },
  "dependencies": {
    "@spare/deco-config": "^0.12.2",
    "@spare/preset-deco": "^0.12.2",
    "@valjoux/timestamp-pretty": "^0.3.7"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gadge/spare.git"
  },
  "keywords": [
    "date",
    "time",
    "stringify",
    "ansi"
  ],
  "author": "Hoyeung Wong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gadge/spare"
  },
  "homepage": "https://github.com/gadge/spare#readme",
  "gitHead": "409eede942a9fba84db50a90a8593fb251acb3ea"
}
