{ "_from": "imagesize@*", "_id": "imagesize@1.0.0", "_inBundle": false, "_integrity": "sha1-2xYdFb8YKjbVbhmrrRB5PDLDTDA=", "_location": "/imagesize", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "imagesize@*", "name": "imagesize", "escapedName": "imagesize", "rawSpec": "*", "saveSpec": null, "fetchSpec": "*" }, "_requiredBy": [ "/imgr" ], "_resolved": "https://registry.npmjs.org/imagesize/-/imagesize-1.0.0.tgz", "_shasum": "db161d15bf182a36d56e19abad10793c32c34c30", "_spec": "imagesize@*", "_where": "C:\\Users\\spenc\\OneDrive\\Code\\sharing\\complex\\node_modules\\imgr", "author": { "name": "Arnaud Le Blanc", "email": "arnaud.lb@gmail.com" }, "bugs": { "url": "https://github.com/arnaud-lb/imagesize.js/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Get the size of an image without reading or downloading it entirely", "directories": { "test": "tests" }, "homepage": "https://github.com/arnaud-lb/imagesize.js#readme", "keywords": [ "image", "size" ], "license": "BSD", "main": "index.js", "name": "imagesize", "repository": { "type": "git", "url": "git://github.com/arnaud-lb/imagesize.js.git" }, "scripts": { "test": "nodeunit tests" }, "version": "1.0.0" }