{
  "_args": [
    [
      "image-size@~0.3.5",
      "/Users/thoki/Sites/overstock-affiliate-links/trunk/css/src/node_modules/less"
    ]
  ],
  "_from": "image-size@>=0.3.5 <0.4.0",
  "_id": "image-size@0.3.5",
  "_inCache": 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": "/Users/thoki/Sites/overstock-affiliate-links/trunk/css/src/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": "http://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",
  "installable": true,
  "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": "image-size",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git@github.com:netroy/image-size.git"
  },
  "scripts": {
    "test": "make"
  },
  "version": "0.3.5"
}
