65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"_from": "imagemin-log@^2.0.0",
|
|
"_id": "imagemin-log@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-AHuEGyBIh0RCFMaFtxc5i5zh/pI=",
|
|
"_location": "/imagemin-log",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "imagemin-log@^2.0.0",
|
|
"name": "imagemin-log",
|
|
"escapedName": "imagemin-log",
|
|
"rawSpec": "^2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/pngout-bin"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/imagemin-log/-/imagemin-log-2.0.0.tgz",
|
|
"_shasum": "007b841b204887444214c685b717398b9ce1fe92",
|
|
"_spec": "imagemin-log@^2.0.0",
|
|
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build/node_modules/pngout-bin",
|
|
"author": {
|
|
"name": "Kevin Mårtensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"url": "https://github.com/kevva"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/imagemin/imagemin-log/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"figures": "^1.3.5",
|
|
"squeak": "^1.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "The log utility used in imagemin related projects",
|
|
"devDependencies": {
|
|
"ava": "^0.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/imagemin/imagemin-log#readme",
|
|
"keywords": [
|
|
"imagemin",
|
|
"log"
|
|
],
|
|
"license": "MIT",
|
|
"name": "imagemin-log",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/imagemin/imagemin-log.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|