{
  "name": "lockfile",
  "version": "1.0.3",
  "main": "lockfile.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {},
  "devDependencies": {
    "tap": "^7.1.2",
    "touch": "0"
  },
  "scripts": {
    "test": "tap test/*.js --cov",
    "changelog": "bash gen-changelog.sh",
    "postversion": "npm run changelog && git add CHANGELOG.md && git commit -m 'update changelog - '${npm_package_version}"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/lockfile.git"
  },
  "keywords": [
    "lockfile",
    "lock",
    "file",
    "fs",
    "O_EXCL"
  ],
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "license": "ISC",
  "description": "A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.",
  "gitHead": "96549505fcca4b8b0ff0e833719720bd463306d7",
  "bugs": {
    "url": "https://github.com/npm/lockfile/issues"
  },
  "homepage": "https://github.com/npm/lockfile#readme",
  "_id": "lockfile@1.0.3",
  "_shasum": "2638fc39a0331e9cac1a04b71799931c9c50df79",
  "_from": "lockfile@>=1.0.3 <1.1.0",
  "_npmVersion": "3.10.9",
  "_nodeVersion": "6.5.0",
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "dist": {
    "shasum": "2638fc39a0331e9cac1a04b71799931c9c50df79",
    "tarball": "https://registry.npmjs.org/lockfile/-/lockfile-1.0.3.tgz"
  },
  "maintainers": [
    {
      "name": "trevorburnham",
      "email": "trevorburnham@gmail.com"
    },
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/lockfile-1.0.3.tgz_1481132515120_0.9350064944010228"
  },
  "_resolved": "https://registry.npmjs.org/lockfile/-/lockfile-1.0.3.tgz"
}
