{
  "_args": [
    [
      "grunt-assets-versioning",
      "/Users/saurabh/via-ui"
    ]
  ],
  "_from": "grunt-assets-versioning@*",
  "_id": "grunt-assets-versioning@1.0.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/grunt-assets-versioning",
  "_nodeVersion": "5.2.0",
  "_npmOperationalInternal": {
    "host": "packages-9-west.internal.npmjs.com",
    "tmp": "tmp/grunt-assets-versioning-1.0.6.tgz_1456088428807_0.25857421359978616"
  },
  "_npmUser": {
    "email": "theasta@gmail.com",
    "name": "theasta"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "grunt-assets-versioning",
    "raw": "grunt-assets-versioning",
    "rawSpec": "",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-assets-versioning/-/grunt-assets-versioning-1.0.6.tgz",
  "_shasum": "6e19edfe1ae33a5814ae2d406c64834f14e27991",
  "_shrinkwrap": null,
  "_spec": "grunt-assets-versioning",
  "_where": "/Users/saurabh/via-ui",
  "author": {
    "email": "theasta@gmail.com",
    "name": "Alexandrine Boissière"
  },
  "bugs": {
    "url": "https://github.com/theasta/grunt-assets-versioning/issues"
  },
  "dependencies": {
    "lodash": "^2.4.1",
    "moment": "^2.9.0",
    "slash": "^1.0.0"
  },
  "description": "Versioning static assets with Grunt",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-clean": "~0.4.1",
    "grunt-contrib-concat": "~0.2.0",
    "grunt-contrib-jshint": "~0.1.1",
    "grunt-contrib-nodeunit": "~0.1.2",
    "grunt-jsdoc": "^0.6.1",
    "mock-fs": "^2.3.1"
  },
  "directories": {},
  "dist": {
    "shasum": "6e19edfe1ae33a5814ae2d406c64834f14e27991",
    "tarball": "https://registry.npmjs.org/grunt-assets-versioning/-/grunt-assets-versioning-1.0.6.tgz"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "gitHead": "5e2e62b90e3cc2b635582cce0e6598ce2bc8acab",
  "homepage": "https://github.com/theasta/grunt-assets-versioning",
  "keywords": [
    "gruntplugin"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/theasta/grunt-assets-versioning/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "maintainers": [
    {
      "name": "theasta",
      "email": "theasta@gmail.com"
    }
  ],
  "name": "grunt-assets-versioning",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/theasta/grunt-assets-versioning.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.0.6"
}
