{
  "_args": [
    [
      "md5-file@2.0.3",
      "/app"
    ]
  ],
  "_from": "md5-file@2.0.3",
  "_id": "md5-file@2.0.3",
  "_inBundle": false,
  "_integrity": "sha1-SgULUuQLVHfQmUO/n9fx/4oonNE=",
  "_location": "/md5-file",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "md5-file@2.0.3",
    "name": "md5-file",
    "escapedName": "md5-file",
    "rawSpec": "2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.3"
  },
  "_requiredBy": [
    "/grunt-sync",
    "/sails/grunt-sync"
  ],
  "_resolved": "https://registry.npmjs.org/md5-file/-/md5-file-2.0.3.tgz",
  "_spec": "2.0.3",
  "_where": "/app",
  "author": {
    "name": "Rory Bradford",
    "email": "roryrjb@gmail.com",
    "url": "www.roryrjb.com"
  },
  "bugs": {
    "url": "http://github.com/roryrjb/md5-file/issues",
    "email": "roryrjb@gmail.com"
  },
  "description": "return an md5sum of a given file",
  "devDependencies": {
    "standard": "^3.8.0"
  },
  "files": [
    "index.js",
    "test.js",
    "LICENSE.md",
    "README.md"
  ],
  "homepage": "https://github.com/roryrjb/md5-file",
  "keywords": [
    "md5",
    "md5sum",
    "checksum"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "md5-file",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/roryrjb/md5-file.git"
  },
  "scripts": {
    "test": "standard && node test"
  },
  "version": "2.0.3"
}
