| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "os-tmpdir@1.0.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "os-tmpdir@1.0.2", |
| | | "_from": "os-tmpdir@~1.0.2", |
| | | "_id": "os-tmpdir@1.0.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", |
| | | "_location": "/os-tmpdir", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "os-tmpdir@1.0.2", |
| | | "raw": "os-tmpdir@~1.0.2", |
| | | "name": "os-tmpdir", |
| | | "escapedName": "os-tmpdir", |
| | | "rawSpec": "1.0.2", |
| | | "rawSpec": "~1.0.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.2" |
| | | "fetchSpec": "~1.0.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/tmp" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", |
| | | "_spec": "1.0.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "bbe67406c79aa85c5cfec766fe5734555dfa1274", |
| | | "_spec": "os-tmpdir@~1.0.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\tmp", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/os-tmpdir/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Node.js os.tmpdir() ponyfill", |
| | | "devDependencies": { |
| | | "ava": "*", |