{
  "_args": [
    [
      {
        "raw": "image-size@~0.5.0",
        "scope": null,
        "escapedName": "image-size",
        "name": "image-size",
        "rawSpec": "~0.5.0",
        "spec": ">=0.5.0 <0.6.0",
        "type": "range"
      },
      "/Users/spion/Documents/create-react-app/packages/react-scripts/node_modules/less"
    ]
  ],
  "_from": "image-size@>=0.5.0 <0.6.0",
  "_id": "image-size@0.5.0",
  "_inCache": 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": {
    "name": "zeke",
    "email": "zeke@sikelianos.com"
  },
  "_npmVersion": "3.7.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "image-size@~0.5.0",
    "scope": null,
    "escapedName": "image-size",
    "name": "image-size",
    "rawSpec": "~0.5.0",
    "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": "/Users/spion/Documents/create-react-app/packages/react-scripts/node_modules/less",
  "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"
  },
  "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": [
    "image",
    "size",
    "dimensions",
    "resolution",
    "width",
    "height",
    "png",
    "jpeg",
    "bmp",
    "gif",
    "psd",
    "tiff",
    "webp",
    "svg"
  ],
  "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"
}
