{ "_args": [ [ { "name": "image-size", "raw": "image-size@~0.3.5", "rawSpec": "~0.3.5", "scope": null, "spec": ">=0.3.5 <0.4.0", "type": "range" }, "F:\\tmp\\gitbook\\node_modules\\less" ] ], "_from": "image-size@>=0.3.5 <0.4.0", "_id": "image-size@0.3.5", "_inCache": true, "_installable": true, "_location": "/image-size", "_npmUser": { "email": "aditya@netroy.in", "name": "netroy" }, "_npmVersion": "2.0.0", "_phantomChildren": {}, "_requested": { "name": "image-size", "raw": "image-size@~0.3.5", "rawSpec": "~0.3.5", "scope": null, "spec": ">=0.3.5 <0.4.0", "type": "range" }, "_requiredBy": [ "/less" ], "_resolved": "https://registry.npmjs.org/image-size/-/image-size-0.3.5.tgz", "_shasum": "83240eab2fb5b00b04aab8c74b0471e9cba7ad8c", "_shrinkwrap": null, "_spec": "image-size@~0.3.5", "_where": "F:\\tmp\\gitbook\\node_modules\\less", "author": { "email": "aditya@netroy.in", "name": "netroy", "url": "http://netroy.in/" }, "bin": { "image-size": "./bin/image-size" }, "bugs": { "url": "https://github.com/netroy/image-size/issues" }, "dependencies": {}, "description": "get dimensions of any image file", "devDependencies": { "escomplex-js": "~0.1.4", "expect.js": "~0.3.1", "glob": "~4.0.6", "jshint": "~2.5.6", "mocha": "~1.21.5", "sinon": "~1.10.3" }, "directories": {}, "dist": { "shasum": "83240eab2fb5b00b04aab8c74b0471e9cba7ad8c", "tarball": "https://registry.npmjs.org/image-size/-/image-size-0.3.5.tgz" }, "engines": { "node": ">=0.10.0" }, "gitHead": "ccef69913f1cac2cb88c5f6309d70a37cf097658", "homepage": "https://github.com/netroy/image-size", "keywords": [ "image", "size", "dimensions", "resolution", "width", "height", "png", "jpeg", "bmp", "gif", "psd", "tiff", "webp", "svg" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "email": "aditya@netroy.in", "name": "netroy" } ], "name": "image-size", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/netroy/image-size.git" }, "scripts": { "test": "make" }, "version": "0.3.5" }