Sha256: 3ed978bb602705eef705afbddcdea605d9132c2830f740ff155df6fe3e5cd9eb
Contents?: true
Size: 789 Bytes
Versions: 2
Compression:
Stored size: 789 Bytes
Contents
{ "name": "temp", "description": "Temporary files and directories", "tags": [ "temporary", "temp", "tempfile", "tempdir", "tmpfile", "tmpdir", "security" ], "version": "0.8.4", "author": "Bruce Williams <brwcodes@gmail.com>", "license": "MIT", "directories": { "lib": "lib" }, "engines": { "node": ">=6.0.0" }, "main": "./lib/temp", "dependencies": { "rimraf": "~2.6.2" }, "keywords": [ "temporary", "tmp", "temp", "tempdir", "tempfile", "tmpdir", "tmpfile" ], "files": [ "lib" ], "devDependencies": { "mocha": "6.2.2" }, "repository": { "type": "git", "url": "git://github.com/bruce/node-temp.git" }, "scripts": { "test": "mocha test/temp-test.js" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
immosquare-cleaner-0.1.39 | node_modules/temp/package.json |
immosquare-cleaner-0.1.38 | node_modules/temp/package.json |