| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 | 
							- {
 
-   "_args": [
 
-     [
 
-       "image-size@0.5.5",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "image-size@0.5.5",
 
-   "_id": "image-size@0.5.5",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=",
 
-   "_location": "/image-size",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "image-size@0.5.5",
 
-     "name": "image-size",
 
-     "escapedName": "image-size",
 
-     "rawSpec": "0.5.5",
 
-     "saveSpec": null,
 
-     "fetchSpec": "0.5.5"
 
-   },
 
-   "_requiredBy": [
 
-     "/svg-baker"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/image-size/download/image-size-0.5.5.tgz",
 
-   "_spec": "0.5.5",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "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"
 
-   },
 
-   "description": "get dimensions of any image file",
 
-   "devDependencies": {
 
-     "escomplex-js": "^1.2.0",
 
-     "expect.js": "^0.3.1",
 
-     "glob": "^7.1.1",
 
-     "istanbul": "^1.1.0-alpha.1",
 
-     "jshint": "^2.9.4",
 
-     "mocha": "^3.4.1",
 
-     "sinon": "^2.2.0"
 
-   },
 
-   "engines": {
 
-     "node": ">=0.10.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"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "lib/index.js",
 
-   "name": "image-size",
 
-   "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.5"
 
- }
 
 
  |