| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "once@1.4.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "once@1.4.0", |
| | | "_from": "once@^1.3.0", |
| | | "_id": "once@1.4.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", |
| | | "_location": "/once", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "once@1.4.0", |
| | | "raw": "once@^1.3.0", |
| | | "name": "once", |
| | | "escapedName": "once", |
| | | "rawSpec": "1.4.0", |
| | | "rawSpec": "^1.3.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.4.0" |
| | | "fetchSpec": "^1.3.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/end-of-stream", |
| | |
| | | "/pumpify/pump" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", |
| | | "_spec": "1.4.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "583b1aa775961d4b113ac17d9c50baef9dd76bd1", |
| | | "_spec": "once@^1.3.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\glob", |
| | | "author": { |
| | | "name": "Isaac Z. Schlueter", |
| | | "email": "i@izs.me", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/isaacs/once/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "wrappy": "1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Run a function exactly one time", |
| | | "devDependencies": { |
| | | "tap": "^7.0.1" |