/
websites
/
test-project
/
node_modules
/
selenium-webdriver
/
node_modules
/
tmp
/
Upload File
HOME
{ "_from": "tmp@0.0.30", "_id": "tmp@0.0.30", "_inBundle": false, "_integrity": "sha1-ckGdSovn1s51FI/YsyTlk6cRwu0=", "_location": "/selenium-webdriver/tmp", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tmp@0.0.30", "name": "tmp", "escapedName": "tmp", "rawSpec": "0.0.30", "saveSpec": null, "fetchSpec": "0.0.30" }, "_requiredBy": [ "/selenium-webdriver" ], "_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.30.tgz", "_shasum": "72419d4a8be7d6ce75148fd8b324e593a711c2ed", "_spec": "tmp@0.0.30", "_where": "/websites/test-project/node_modules/selenium-webdriver", "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.1" }, "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" ], "license": "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.30" }