| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "junk@^3.1.0", |
| 3 | "_id": "junk@3.1.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==", |
| 6 | "_location": "/junk", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "junk@^3.1.0", |
| 12 | "name": "junk", |
| 13 | "escapedName": "junk", |
| 14 | "rawSpec": "^3.1.0", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^3.1.0" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/imagemin" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/junk/-/junk-3.1.0.tgz", |
| 22 | "_shasum": "31499098d902b7e98c5d9b9c80f43457a88abfa1", |
| 23 | "_spec": "junk@^3.1.0", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\imagemin", |
| 25 | "author": { |
| 26 | "name": "Sindre Sorhus", |
| 27 | "email": "sindresorhus@gmail.com", |
| 28 | "url": "sindresorhus.com" |
| 29 | }, |
| 30 | "bugs": { |
| 31 | "url": "https://github.com/sindresorhus/junk/issues" |
| 32 | }, |
| 33 | "bundleDependencies": false, |
| 34 | "deprecated": false, |
| 35 | "description": "Filter out system junk files like .DS_Store and Thumbs.db", |
| 36 | "devDependencies": { |
| 37 | "ava": "^1.4.1", |
| 38 | "tsd": "^0.7.1", |
| 39 | "xo": "^0.24.0" |
| 40 | }, |
| 41 | "engines": { |
| 42 | "node": ">=8" |
| 43 | }, |
| 44 | "files": [ |
| 45 | "index.js", |
| 46 | "index.d.ts" |
| 47 | ], |
| 48 | "homepage": "https://github.com/sindresorhus/junk#readme", |
| 49 | "keywords": [ |
| 50 | "junk", |
| 51 | "trash", |
| 52 | "garbage", |
| 53 | "files", |
| 54 | "os", |
| 55 | "ignore", |
| 56 | "exclude", |
| 57 | "filter", |
| 58 | "temp", |
| 59 | "tmp", |
| 60 | "system", |
| 61 | "clean", |
| 62 | "cleanup" |
| 63 | ], |
| 64 | "license": "MIT", |
| 65 | "name": "junk", |
| 66 | "repository": { |
| 67 | "type": "git", |
| 68 | "url": "git+https://github.com/sindresorhus/junk.git" |
| 69 | }, |
| 70 | "scripts": { |
| 71 | "test": "xo && ava && tsd" |
| 72 | }, |
| 73 | "version": "3.1.0" |
| 74 | } |