{ "_args": [ [ "tmp@^0.2.1", "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-create" ] ], "_from": "tmp@>=0.2.1 <0.3.0", "_hasShrinkwrap": false, "_id": "tmp@0.2.1", "_inCache": true, "_installable": true, "_location": "/tmp", "_nodeVersion": "14.0.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/tmp_0.2.1_1588178382591_0.47852108888518186" }, "_npmUser": { "email": "npm@spam.raszi.hu", "name": "raszi" }, "_npmVersion": "6.14.4", "_phantomChildren": {}, "_requested": { "name": "tmp", "raw": "tmp@^0.2.1", "rawSpec": "^0.2.1", "scope": null, "spec": ">=0.2.1 <0.3.0", "type": "range" }, "_requiredBy": [ "/cordova-create" ], "_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", "_shasum": "8457fc3037dcf4719c251367a1af6500ee1ccf14", "_shrinkwrap": null, "_spec": "tmp@^0.2.1", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-create", "author": { "email": "github@spam.raszi.hu", "name": "KARASZI István", "url": "http://raszi.hu/" }, "bugs": { "url": "http://github.com/raszi/node-tmp/issues" }, "changelog": { "cacheDir": ".changelog", "labels": { "breaking": ":boom: Breaking Change", "bug": ":bug: Bug Fix", "documentation": ":memo: Documentation", "enhancement": ":rocket: Enhancement", "internal": ":house: Internal" } }, "contributors": [ { "name": "Carsten Klein", "email": "trancesilken@gmail.com", "url": "https://github.com/silkentrance" } ], "dependencies": { "rimraf": "^3.0.0" }, "description": "Temporary file and directory creator", "devDependencies": { "eslint": "^6.3.0", "eslint-plugin-mocha": "^6.1.1", "istanbul": "^0.4.5", "lerna-changelog": "^1.0.1", "mocha": "^6.2.0" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqa3PCRA9TVsSAnZWagAAlqkP/1iJNH+evXdc3m72lhPK\nPwuTybDe6S4Rp3E3fzDhSzb0fdwTQ07+M7Me6LTJA7jAxMt/2SfO77bhFQny\n27aHXEvw4yh8k5AZJF5uBHC6iMm+9puXlbd9xLFCSf5w7fouI7mMGzg9WfIO\n1olfM2c9Xd4SI5HLWJGLmSiX5jIGecrCPkuPJnEYj2Ka/bycg347G34P47N1\nFmohKT21kFhTvzgTWcEXdyWbXjepevekDyBJeEoxMjM9b7mQK+iW08qFjQra\nQQ+qsIfv5ntHgt3rz6mxdjv0o+kchsiN/+O8xFeanNwpwxOE40UGCUI0YPew\nUnSEeRGUVjPpOwQuZegE6T8PjKI1fufGNXHWPBFsNbM/ohKQz6r0AhsWHeuY\nJgDx3HswLvJg+/S0yFvbGvZuf6jOWrQgZG06d4gi0QK83Ml65JJ9SxD9M4/j\nLqyVAFHg6K/kSmm0RgCOOKxigLrZpuv0i46ZVu58S7oaX070+mZmvhoWn8D7\nMovyx6nYejviOQwKW1dab5lgHbXfBZhK4JimMTS8/ll5TRhEiCctsc5ETuu/\nAa7hdeprIMJ5CnB8GxzyaPz4drIPFbVpQD2SdlqYkCppsjd9fSkSmQBDcsXH\nlT2ba3xZdqRGFjSOmIIsXGdN+OOP44/Q6oDFkmq8skWfzyanBD82bvSwABqX\nOmJD\r\n=eiT8\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "8457fc3037dcf4719c251367a1af6500ee1ccf14", "tarball": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", "unpackedSize": 52938 }, "engines": { "node": ">=8.17.0" }, "gitHead": "7ae22ed2d56c10d425a66e99fe8bc10c925442e6", "homepage": "http://github.com/raszi/node-tmp", "keywords": [ "temp", "tempdir", "tempfile", "temporary", "tmp", "tmpdir", "tmpfile" ], "license": "MIT", "main": "lib/tmp.js", "maintainers": [ { "name": "raszi", "email": "npm@spam.raszi.hu" } ], "name": "tmp", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/raszi/node-tmp.git" }, "scripts": { "changelog": "lerna-changelog", "clean": "rm -Rf ./coverage", "doc": "jsdoc -c .jsdoc.json", "lint": "eslint lib --env mocha test", "test": "npm run clean && istanbul cover ./node_modules/mocha/bin/_mocha --report none --print none --dir ./coverage/json -u exports -R test/*-test.js && istanbul report --root ./coverage/json html && istanbul report text-summary" }, "version": "0.2.1" }