{
  "_args": [
    [
      "year@0.2.1",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "year@0.2.1",
  "_id": "year@0.2.1",
  "_inBundle": false,
  "_integrity": "sha1-QIOuUgoxiyPshgN/MADLiSvfm7A=",
  "_location": "/year",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "year@0.2.1",
    "name": "year",
    "escapedName": "year",
    "rawSpec": "0.2.1",
    "saveSpec": null,
    "fetchSpec": "0.2.1"
  },
  "_requiredBy": [
    "/handlebars-helpers"
  ],
  "_resolved": "https://registry.npmjs.org/year/-/year-0.2.1.tgz",
  "_spec": "0.2.1",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/year/issues"
  },
  "description": "Simple utility to get the current year with 2 or 4 digits.",
  "devDependencies": {
    "helper-year": "^0.1.0",
    "mocha": "*",
    "should": "^4.3.0"
  },
  "engines": {
    "node": ">=0.8"
  },
  "homepage": "https://github.com/jonschlinkert/year",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/jonschlinkert/year/blob/master/LICENSE-MIT"
    }
  ],
  "main": "index.js",
  "name": "year",
  "repository": {
    "type": "git",
    "url": "git://github.com/jonschlinkert/year.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "0.2.1"
}
