| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "grunt-legacy-log@~3.0.0", |
| 3 | "_id": "grunt-legacy-log@3.0.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha512-GHZQzZmhyq0u3hr7aHW4qUH0xDzwp2YXldLPZTCjlOeGscAOWWPftZG3XioW8MasGp+OBRIu39LFx14SLjXRcA==", |
| 6 | "_location": "/grunt-legacy-log", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "grunt-legacy-log@~3.0.0", |
| 12 | "name": "grunt-legacy-log", |
| 13 | "escapedName": "grunt-legacy-log", |
| 14 | "rawSpec": "~3.0.0", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "~3.0.0" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/grunt" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz", |
| 22 | "_shasum": "1c6eaf92371ea415af31ea84ce50d434ef6d39c4", |
| 23 | "_spec": "grunt-legacy-log@~3.0.0", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt", |
| 25 | "author": { |
| 26 | "name": "\"Cowboy\" Ben Alman", |
| 27 | "url": "http://benalman.com/" |
| 28 | }, |
| 29 | "bugs": { |
| 30 | "url": "http://github.com/gruntjs/grunt-legacy-log/issues" |
| 31 | }, |
| 32 | "bundleDependencies": false, |
| 33 | "dependencies": { |
| 34 | "colors": "~1.1.2", |
| 35 | "grunt-legacy-log-utils": "~2.1.0", |
| 36 | "hooker": "~0.2.3", |
| 37 | "lodash": "~4.17.19" |
| 38 | }, |
| 39 | "deprecated": false, |
| 40 | "description": "The Grunt 0.4.x logger.", |
| 41 | "devDependencies": { |
| 42 | "grunt": "^1.2.1", |
| 43 | "grunt-cli": "^1.3.2", |
| 44 | "grunt-contrib-jshint": "^2.1.0", |
| 45 | "grunt-contrib-nodeunit": "^2.1.0", |
| 46 | "grunt-contrib-watch": "^1.1.0" |
| 47 | }, |
| 48 | "engines": { |
| 49 | "node": ">= 0.10.0" |
| 50 | }, |
| 51 | "homepage": "http://gruntjs.com/", |
| 52 | "keywords": [ |
| 53 | "grunt", |
| 54 | "legacy" |
| 55 | ], |
| 56 | "license": "MIT", |
| 57 | "main": "index.js", |
| 58 | "name": "grunt-legacy-log", |
| 59 | "repository": { |
| 60 | "type": "git", |
| 61 | "url": "git://github.com/gruntjs/grunt-legacy-log.git" |
| 62 | }, |
| 63 | "scripts": { |
| 64 | "test": "grunt test" |
| 65 | }, |
| 66 | "version": "3.0.0" |
| 67 | } |