{
  "_args": [
    [
      {
        "raw": "moment@~2.0.0",
        "scope": null,
        "escapedName": "moment",
        "name": "moment",
        "rawSpec": "~2.0.0",
        "spec": ">=2.0.0 <2.1.0",
        "type": "range"
      },
      "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/grunt-changelog"
    ]
  ],
  "_from": "moment@>=2.0.0 <2.1.0",
  "_id": "moment@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/moment",
  "_npmUser": {
    "name": "timrwood",
    "email": "washwithcare@gmail.com"
  },
  "_npmVersion": "1.1.59",
  "_phantomChildren": {},
  "_requested": {
    "raw": "moment@~2.0.0",
    "scope": null,
    "escapedName": "moment",
    "name": "moment",
    "rawSpec": "~2.0.0",
    "spec": ">=2.0.0 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt-changelog"
  ],
  "_resolved": "https://registry.npmjs.org/moment/-/moment-2.0.0.tgz",
  "_shasum": "2bbc5b44c321837693ab6efcadbd46ed946211fe",
  "_shrinkwrap": null,
  "_spec": "moment@~2.0.0",
  "_where": "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/grunt-changelog",
  "author": {
    "name": "Tim Wood",
    "email": "washwithcare@gmail.com",
    "url": "http://timwoodcreates.com/"
  },
  "bugs": {
    "url": "https://github.com/timrwood/moment/issues"
  },
  "contributors": [
    {
      "name": "Rocky Meza",
      "url": "http://rockymeza.com"
    },
    {
      "name": "Iskren Ivov Chernev",
      "email": "iskren.chernev@gmail.com",
      "url": "https://github.com/ichernev"
    }
  ],
  "dependencies": {},
  "description": "Parse, manipulate, and display dates.",
  "devDependencies": {
    "grunt": "latest",
    "nodeunit": "latest",
    "uglify-js": "latest"
  },
  "directories": {},
  "dist": {
    "shasum": "2bbc5b44c321837693ab6efcadbd46ed946211fe",
    "tarball": "https://registry.npmjs.org/moment/-/moment-2.0.0.tgz"
  },
  "dojoBuild": "package.js",
  "ender": "./ender.js",
  "engines": {
    "node": "*"
  },
  "homepage": "http://momentjs.com",
  "keywords": [
    "moment",
    "date",
    "time",
    "parse",
    "format",
    "validate",
    "i18n",
    "l10n",
    "ender"
  ],
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "./moment.js",
  "maintainers": [
    {
      "name": "timrwood",
      "email": "washwithcare@gmail.com"
    }
  ],
  "name": "moment",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/timrwood/moment.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "2.0.0"
}
