{ "_args": [ [ "image-size@~0.5.0", "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\less" ] ], "_from": "image-size@>=0.5.0 <0.6.0", "_id": "image-size@0.5.0", "_inCache": true, "_installable": true, "_location": "/image-size", "_nodeVersion": "5.8.0", "_npmOperationalInternal": { "host": "packages-13-west.internal.npmjs.com", "tmp": "tmp/image-size-0.5.0.tgz_1458683483601_0.9503235800657421" }, "_npmUser": { "email": "zeke@sikelianos.com", "name": "zeke" }, "_npmVersion": "3.7.3", "_phantomChildren": {}, "_requested": { "name": "image-size", "raw": "image-size@~0.5.0", "rawSpec": "~0.5.0", "scope": null, "spec": ">=0.5.0 <0.6.0", "type": "range" }, "_requiredBy": [ "/less" ], "_resolved": "https://registry.npmjs.org/image-size/-/image-size-0.5.0.tgz", "_shasum": "be7aed1c37b5ac3d9ba1d66a24b4c47ff8397651", "_shrinkwrap": null, "_spec": "image-size@~0.5.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\less", "author": { "email": "aditya@netroy.in", "name": "netroy", "url": "http://netroy.in/" }, "bin": { "image-size": "bin/image-size.js" }, "bugs": { "url": "https://github.com/image-size/image-size/issues" }, "dependencies": {}, "description": "get dimensions of any image file", "devDependencies": { "escomplex-js": "^1.2.0", "expect.js": "^0.3.1", "glob": "^6.0.1", "istanbul": "^0.4.0", "jshint": "^2.8.0", "mocha": "^2.3.4", "sinon": "^1.17.2" }, "directories": {}, "dist": { "shasum": "be7aed1c37b5ac3d9ba1d66a24b4c47ff8397651", "tarball": "https://registry.npmjs.org/image-size/-/image-size-0.5.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "bin", "lib" ], "gitHead": "1420c0bc4b6a316d48edc0b3bdc0e4da6d7ddc63", "homepage": "https://github.com/image-size/image-size#readme", "keywords": [ "bmp", "dimensions", "gif", "height", "image", "jpeg", "png", "psd", "resolution", "size", "svg", "tiff", "webp", "width" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "netroy", "email": "aditya@netroy.in" }, { "name": "shinnn", "email": "snnskwtnb@gmail.com" }, { "name": "zeke", "email": "zeke@sikelianos.com" } ], "name": "image-size", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/image-size/image-size.git" }, "scripts": { "coverage": "istanbul cover _mocha specs", "pretest": "jshint", "test": "mocha specs" }, "version": "0.5.0" }