{
  "name": "tmp-sync",
  "version": "1.0.1",
  "description": "The sync version of tmp just for test cases, making it much easier.",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:kaelzhang/node-tmp-sync.git"
  },
  "keywords": [
    "tmp-sync",
    "temporary",
    "tmp",
    "temp",
    "tempdir",
    "tempfile",
    "tmpdir",
    "tmpfile"
  ],
  "engines": {
    "node": ">=0.8.0"
  },
  "author": {
    "name": "kael"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kaelzhang/node-tmp-sync/issues"
  },
  "devDependencies": {
    "mocha": "~1.13.0",
    "chai": "~1.8.0"
  },
  "dependencies": {
    "fs-sync": "^0.2.4"
  },
  "homepage": "https://github.com/kaelzhang/node-tmp-sync",
  "_id": "tmp-sync@1.0.1",
  "_shasum": "9582fe9e73a5dbc7cbcb29240109e88e4912fe04",
  "_from": "tmp-sync@*",
  "_npmVersion": "1.4.9",
  "_npmUser": {
    "name": "kael",
    "email": "i@kael.me"
  },
  "maintainers": [
    {
      "name": "kael",
      "email": "i@kael.me"
    }
  ],
  "dist": {
    "shasum": "9582fe9e73a5dbc7cbcb29240109e88e4912fe04",
    "tarball": "http://registry.npmjs.org/tmp-sync/-/tmp-sync-1.0.1.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/tmp-sync/-/tmp-sync-1.0.1.tgz",
  "readme": "ERROR: No README data found!"
}
