| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "findup-sync@~0.3.0", |
| 3 | "_id": "findup-sync@0.3.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-N5MKpdgWt3fANEXhlmzGeQpMCxY=", |
| 6 | "_location": "/findup-sync", |
| 7 | "_phantomChildren": { |
| 8 | "inflight": "1.0.6", |
| 9 | "inherits": "2.0.4", |
| 10 | "minimatch": "3.0.4", |
| 11 | "once": "1.4.0", |
| 12 | "path-is-absolute": "1.0.1" |
| 13 | }, |
| 14 | "_requested": { |
| 15 | "type": "range", |
| 16 | "registry": true, |
| 17 | "raw": "findup-sync@~0.3.0", |
| 18 | "name": "findup-sync", |
| 19 | "escapedName": "findup-sync", |
| 20 | "rawSpec": "~0.3.0", |
| 21 | "saveSpec": null, |
| 22 | "fetchSpec": "~0.3.0" |
| 23 | }, |
| 24 | "_requiredBy": [ |
| 25 | "/grunt" |
| 26 | ], |
| 27 | "_resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.3.0.tgz", |
| 28 | "_shasum": "37930aa5d816b777c03445e1966cc6790a4c0b16", |
| 29 | "_spec": "findup-sync@~0.3.0", |
| 30 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt", |
| 31 | "author": { |
| 32 | "name": "\"Cowboy\" Ben Alman", |
| 33 | "url": "http://benalman.com/" |
| 34 | }, |
| 35 | "bugs": { |
| 36 | "url": "https://github.com/cowboy/node-findup-sync/issues" |
| 37 | }, |
| 38 | "bundleDependencies": false, |
| 39 | "dependencies": { |
| 40 | "glob": "~5.0.0" |
| 41 | }, |
| 42 | "deprecated": false, |
| 43 | "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", |
| 44 | "devDependencies": { |
| 45 | "grunt": "~0.4.4", |
| 46 | "grunt-contrib-jshint": "~0.9.2", |
| 47 | "grunt-contrib-nodeunit": "~0.3.3" |
| 48 | }, |
| 49 | "engines": { |
| 50 | "node": ">= 0.6.0" |
| 51 | }, |
| 52 | "homepage": "https://github.com/cowboy/node-findup-sync", |
| 53 | "keywords": [ |
| 54 | "find", |
| 55 | "glob", |
| 56 | "file" |
| 57 | ], |
| 58 | "licenses": [ |
| 59 | { |
| 60 | "type": "MIT", |
| 61 | "url": "https://github.com/cowboy/node-findup-sync/blob/master/LICENSE-MIT" |
| 62 | } |
| 63 | ], |
| 64 | "main": "lib/findup-sync", |
| 65 | "name": "findup-sync", |
| 66 | "repository": { |
| 67 | "type": "git", |
| 68 | "url": "git://github.com/cowboy/node-findup-sync.git" |
| 69 | }, |
| 70 | "scripts": { |
| 71 | "test": "grunt nodeunit" |
| 72 | }, |
| 73 | "version": "0.3.0" |
| 74 | } |