{
  "_from": "tmp@0.0.26",
  "_id": "tmp@0.0.26",
  "_inBundle": false,
  "_integrity": "sha1-nvqCDOKhD4H4l5VVus4/FVJs4fI=",
  "_location": "/tmp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tmp@0.0.26",
    "name": "tmp",
    "escapedName": "tmp",
    "rawSpec": "0.0.26",
    "saveSpec": null,
    "fetchSpec": "0.0.26"
  },
  "_requiredBy": [
    "/documentjs/steal-tools",
    "/steal-tools"
  ],
  "_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.26.tgz",
  "_shasum": "9efa820ce2a10f81f8979555bace3f15526ce1f2",
  "_spec": "tmp@0.0.26",
  "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs/node_modules/steal-tools",
  "author": {
    "name": "KARASZI István",
    "email": "github@spam.raszi.hu",
    "url": "http://raszi.hu/"
  },
  "bugs": {
    "url": "http://github.com/raszi/node-tmp/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "os-tmpdir": "~1.0.0"
  },
  "deprecated": false,
  "description": "Temporary file and directory creator",
  "devDependencies": {
    "vows": "~0.7.0"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "http://github.com/raszi/node-tmp",
  "keywords": [
    "temporary",
    "tmp",
    "temp",
    "tempdir",
    "tempfile",
    "tmpdir",
    "tmpfile"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/MIT"
    }
  ],
  "main": "lib/tmp.js",
  "name": "tmp",
  "repository": {
    "type": "git",
    "url": "git://github.com/raszi/node-tmp.git"
  },
  "scripts": {
    "test": "vows test/*-test.js"
  },
  "version": "0.0.26"
}
