%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/image-size/ |
| Current File : /home/opti/workflow/node_modules/image-size/package.json |
{
"_from": "image-size@^0.7.3",
"_id": "image-size@0.7.5",
"_inBundle": false,
"_integrity": "sha512-Hiyv+mXHfFEP7LzUL/llg9RwFxxY+o9N3JVLIeG5E7iFIFAalxvRU9UZthBdYDEVnzHMgjnKJPPpay5BWf1g9g==",
"_location": "/image-size",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "image-size@^0.7.3",
"name": "image-size",
"escapedName": "image-size",
"rawSpec": "^0.7.3",
"saveSpec": null,
"fetchSpec": "^0.7.3"
},
"_requiredBy": [
"/datauri"
],
"_resolved": "https://registry.npmjs.org/image-size/-/image-size-0.7.5.tgz",
"_shasum": "269f357cf5797cb44683dfa99790e54c705ead04",
"_spec": "image-size@^0.7.3",
"_where": "/home/opti/workflow/node_modules/datauri",
"author": {
"name": "netroy",
"email": "aditya@netroy.in",
"url": "http://netroy.in/"
},
"bin": {
"image-size": "bin/image-size.js"
},
"bugs": {
"url": "https://github.com/image-size/image-size/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "get dimensions of any image file",
"devDependencies": {
"coveralls": "3.0.6",
"eslint": "6.4.0",
"expect.js": "0.3.1",
"glob": "7.1.4",
"mocha": "6.2.0",
"nyc": "14.1.1",
"sinon": "7.4.2"
},
"engines": {
"node": ">=6.9.0"
},
"files": [
"bin",
"lib"
],
"homepage": "https://github.com/image-size/image-size#readme",
"keywords": [
"image",
"size",
"dimensions",
"resolution",
"width",
"height",
"png",
"jpeg",
"bmp",
"gif",
"psd",
"tiff",
"webp",
"svg",
"icns",
"ico",
"cur"
],
"license": "MIT",
"main": "lib/index.js",
"name": "image-size",
"repository": {
"type": "git",
"url": "git+https://github.com/image-size/image-size.git"
},
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",
"pretest": "eslint lib specs",
"test": "nyc mocha specs"
},
"version": "0.7.5"
}