123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "_args": [
- [
- "temp@^0.8.1",
- "/home/seleznev/project Angular/Quality system/node_modules/jscodeshift"
- ]
- ],
- "_from": "temp@>=0.8.1 <0.9.0",
- "_id": "temp@0.8.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/temp",
- "_nodeVersion": "0.12.0",
- "_npmUser": {
- "email": "brwcodes@gmail.com",
- "name": "bruce"
- },
- "_npmVersion": "2.5.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "temp",
- "raw": "temp@^0.8.1",
- "rawSpec": "^0.8.1",
- "scope": null,
- "spec": ">=0.8.1 <0.9.0",
- "type": "range"
- },
- "_requiredBy": [
- "/jscodeshift",
- "/webpack-addons/jscodeshift"
- ],
- "_resolved": "https://registry.npmjs.org/temp/-/temp-0.8.3.tgz",
- "_shasum": "e0c6bc4d26b903124410e4fed81103014dfc1f59",
- "_shrinkwrap": null,
- "_spec": "temp@^0.8.1",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/jscodeshift",
- "author": {
- "email": "brwcodes@gmail.com",
- "name": "Bruce Williams"
- },
- "bugs": {
- "url": "https://github.com/bruce/node-temp/issues"
- },
- "dependencies": {
- "os-tmpdir": "^1.0.0",
- "rimraf": "~2.2.6"
- },
- "description": "Temporary files and directories",
- "devDependencies": {},
- "directories": {
- "lib": "lib"
- },
- "dist": {
- "shasum": "e0c6bc4d26b903124410e4fed81103014dfc1f59",
- "tarball": "https://registry.npmjs.org/temp/-/temp-0.8.3.tgz"
- },
- "engines": [
- "node >=0.8.0"
- ],
- "gitHead": "76966b174840a540c8d1566507f2afcad99a3afa",
- "homepage": "https://github.com/bruce/node-temp",
- "keywords": [
- "temp",
- "tempdir",
- "tempfile",
- "temporary",
- "tmp",
- "tmpdir",
- "tmpfile"
- ],
- "license": "MIT",
- "main": "./lib/temp",
- "maintainers": [
- {
- "name": "bruce",
- "email": "bruce@codefluency.com"
- }
- ],
- "name": "temp",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/bruce/node-temp.git"
- },
- "scripts": {
- "test": "node test/temp-test.js"
- },
- "tags": [
- "security",
- "temp",
- "tempdir",
- "tempfile",
- "temporary",
- "tmpdir",
- "tmpfile"
- ],
- "version": "0.8.3"
- }
|