{"maintainers":[{"name":"anonymous","email":"ashley666ashley@gmail.com"},{"name":"anonymous","email":"jeff@npmjs.com"}],"keywords":[],"dist-tags":{"latest":"0.5.2"},"author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"description":"Grabs stats of the image you feed it","readme":"# img-stats\n\nGrabs stats of the image you feed it\n\n## Getting Started\n### On the server\nInstall the module with: `npm install img-stats`\n\n```javascript\nvar img_stats = require('img-stats');\nimg_stats.stats( '/path/to/img.png' , function( data ){\n  console.log(data.width); // 100\n  console.log(data.height); // 100\n  })\n```\n\n### In the browser\nDownload the [production version][min] or the [development version][max].\n\n[min]: https://raw.github.com/jlembeck/img-stats/master/dist/img-stats.min.js\n[max]: https://raw.github.com/jlembeck/img-stats/master/dist/img-stats.js\n\n\n\n## Documentation\n_(Coming soon)_\n\n## Examples\n_(Coming soon)_\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [grunt](https://github.com/cowboy/grunt).\n\n_Also, please don't edit files in the \"dist\" subdirectory as they are generated via grunt. You'll find source code in the \"lib\" subdirectory!_\n\n## Release History\n_(Nothing yet)_\n\n## License\nCopyright (c) 2013 Jeffrey Lembeck  \nLicensed under the MIT license.\n","repository":{"type":"git","url":"git://github.com/jefflembeck/img-stats.git"},"bugs":{"url":"https://github.com/jefflembeck/img-stats/issues"},"license":"MIT","versions":{"0.1.0":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.1.0","homepage":"https://github.com/jlembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jlembeck/img-stats.git"},"bugs":{"url":"https://github.com/jlembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jlembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":"~0.8"},"scripts":{"test":"grunt test"},"dependencies":{"grunt":"~0.3.10"},"devDependencies":{"grunt":"~0.3.10"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.1.0","dist":{"shasum":"c3f9282247b53287cbb09f2adf5feecadde866a3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.1.0.tgz","integrity":"sha512-2q9iktuIP2dCJkr5NytxIRips5xXDm75KbjDjLaq4yXqprqiOhSQ8JeRXXJGfxLct+YrH24Guxk7CHZUayOgdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH98xqzfz667tZ6WSfJrhDszIY/TrNt9ZlSbFQS33xQJAiEA0773Mmji1LYKMUKOIKdxeOXvYbMGuPLnE4Vksly70eo="}]},"_from":".","_npmVersion":"1.2.11","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.3.0":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.3.0","homepage":"https://github.com/jlembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jlembeck/img-stats.git"},"bugs":{"url":"https://github.com/jlembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jlembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":"~0.8"},"scripts":{"test":"grunt test"},"dependencies":{"grunt":"~0.3.10","xmldom":"0.1.16"},"devDependencies":{"grunt":"~0.3.10"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.3.0","dist":{"shasum":"f16bce5fb711972fdd8487f46d16b52e089fd2e4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.3.0.tgz","integrity":"sha512-deFw68B3PgEzJVUaupEbSfc3wdvjEmUvHwvQy+yUbS2ner5E85oFGszssN8r/zAN1brBmn8URLVn+ynrAQ3q+w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBwyamMFKHvaSZezUcn9gHnHQlnFESzw8F/8Vi33tX7gIgSrPuRPwsqhBNHDlvlo1nm4LcpmPuaERkbBexfKHVAeI="}]},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.4.0":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.4.0","homepage":"https://github.com/jlembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jlembeck/img-stats.git"},"bugs":{"url":"https://github.com/jlembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jlembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":"~0.10"},"scripts":{"test":"grunt test"},"dependencies":{"xmldom":"0.1.16"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-jshint":"~0.1.1","grunt-contrib-nodeunit":"~0.1.2"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.4.0","dist":{"shasum":"d1271af6420b9d528cb78196fb036b3bda93e154","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.4.0.tgz","integrity":"sha512-0BpkWdnDs9WGG14+kXC+GoMBP5W2TVjRE2pvTaR8ktRQA1mgWMuZqu+ZASfEMM4CP2eFXT4/xHkQs00YfgtNNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFYcOABiDSscc/WjWpJeFp+mIh9C4QVTQ2XWvYPx8xvwIgNPJD0wHuamE5zdUSQFkaAWQSwRJh+YsYZBTAC+wG59c="}]},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.4.1":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.4.1","homepage":"https://github.com/jlembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jlembeck/img-stats.git"},"bugs":{"url":"https://github.com/jlembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jlembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":"~0.10"},"scripts":{"test":"grunt test"},"dependencies":{"xmldom":"0.1.16"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-jshint":"~0.1.1","grunt-contrib-nodeunit":"~0.1.2"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.4.1","dist":{"shasum":"3f2b6d85e77844ccda27d60d3990b0afd9f2a99c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.4.1.tgz","integrity":"sha512-i78yz1NZ64powaP42UE9ZZ/Ak1rZppjeXR3lxiygkvWnf8Cw2NXewJtm+lqrs6LFPDM1+AU28GLsdfjIwSdgxQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDff48CysACamtvzihtYHwAHliDzdqkLTDyYLKvtT8hwIgQDUixMGGIirnQE0+bVYgHhROceJBdGeExW6o+15RNBA="}]},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.4.2":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.4.2","homepage":"https://github.com/jlembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jlembeck/img-stats.git"},"bugs":{"url":"https://github.com/jlembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jlembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":"~0.10"},"scripts":{"test":"grunt test"},"dependencies":{"xmldom":"0.1.16"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-jshint":"~0.1.1","grunt-contrib-nodeunit":"~0.1.2"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.4.2","dist":{"shasum":"0e19ce4e55e5949185e023f057c28ab5a8e32277","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.4.2.tgz","integrity":"sha512-brI8PFWwLvLVsWl/R0ZDarcOliSf82fZZ7JoChDmK+hNTpXiR3I6lLMowIl+XaKILbl8HOiEdcITN/npAWzKeg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXV78NINvyTi26BMpx2DOd16er9mXzFofn7jWkGKKDEgIhANl4eH6W12qad4pd5/uKQm5fwQJsuZNvKkU0EH9v+tIF"}]},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.4.3":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.4.3","homepage":"https://github.com/jlembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jlembeck/img-stats.git"},"bugs":{"url":"https://github.com/jlembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jlembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":">=0.10"},"scripts":{"test":"grunt test"},"dependencies":{"xmldom":"0.1.16"},"devDependencies":{"grunt":"~0.4.2","grunt-contrib-jshint":"~0.1.1","grunt-contrib-nodeunit":"~0.1.2"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.4.3","_shasum":"2609f17877a3fe2ba6ecbe06bb6ca1f2f97f36a5","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.12.1","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"dist":{"shasum":"2609f17877a3fe2ba6ecbe06bb6ca1f2f97f36a5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.4.3.tgz","integrity":"sha512-p7t+BQIDN+nq5gN99j9y2GnlKpeLyHkH3rkWkPwRU2MM5K3cKviKMcbSFSX8Pr5hljcxlQAYTX6CgN6sy7Mdew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICMJW0bFjMObRYsYnIJQOAtxTmiL7M3w9V1PYonC6m34AiBS55x/hZJLYghFlkLfKShCS0Mjzsj13jBBiVkyj4dhwA=="}]},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.4.4":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.4.4","homepage":"https://github.com/jlembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jlembeck/img-stats.git"},"bugs":{"url":"https://github.com/jlembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jlembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":">=0.10"},"scripts":{"test":"grunt test"},"dependencies":{"xmldom":"0.1.16"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.11.2","grunt-contrib-nodeunit":"^0.4.1"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.4.4","_shasum":"bdcb74ee85acef135d532b9d42f7dafc99da2706","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.12.1","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"dist":{"shasum":"bdcb74ee85acef135d532b9d42f7dafc99da2706","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.4.4.tgz","integrity":"sha512-eQ3bP8J5IT2ZuL+Gnvgl34/V3T2BjGRBbdfr0ckanyW6jc4wyfOhtm9zg8XW3Cvg2RN7CaKYdIykpG4ZjK5YFQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHgpsFJ97RNuERaN0e+blEJS8w3zN6AJb+u7C19QIUXbAiEA328xOPtPIiGLnK9zN2QTux83eu4Ou5mIt2DTfLrJSqM="}]},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.4.5":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.4.5","homepage":"https://github.com/jefflembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jefflembeck/img-stats.git"},"bugs":{"url":"https://github.com/jefflembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jefflembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":">=0.10"},"scripts":{"test":"grunt test"},"dependencies":{"xmldom":"0.1.16"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.11.2","grunt-contrib-nodeunit":"^0.4.1"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.4.5","_shasum":"7020dd7698b6f765155acf83a76759d7e1ffacf5","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.12.1","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"dist":{"shasum":"7020dd7698b6f765155acf83a76759d7e1ffacf5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.4.5.tgz","integrity":"sha512-9u63fMHJwyEoiaujE1yjRCFmu8WZ5C8b32RkoNIH6N1Agge1JVhB9jQ92kKZfW1Nb2AQlXo00RKlcbLaqSZrSw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOyVEoPnpUClcOS8loUMVCVTihRhHei+k+F9SWO94fXAIgG262M18vrqQc+LiPgZDxJtjO4kMaIQb4HeWeXKnisRs="}]},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.5.0":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.5.0","homepage":"https://github.com/jefflembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jefflembeck/img-stats.git"},"bugs":{"url":"https://github.com/jefflembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jefflembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":">=0.10"},"scripts":{"test":"grunt test"},"dependencies":{"xmldom":"0.1.16"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.11.2","grunt-contrib-nodeunit":"^0.4.1"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.5.0","_shasum":"db75137dd5ae1460a73cd16e2ee1b8729c3f2037","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.1","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"dist":{"shasum":"db75137dd5ae1460a73cd16e2ee1b8729c3f2037","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.5.0.tgz","integrity":"sha512-9E1GPsF0xpQae2+hhHvci2Nq5OW0JxEJeWZXELXhqYm1WIIvq0pt4QVrWcGtIz8iy4+4rACEZAxyZkAs8S0w1A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdRrdSDHy6Dzi5SlGe0nO6Sf21LVvS/MsLx1gDkUBf6AiEAgw0FB/1+AqkI1rNRiCU6IHNpNdMXZ3CWNBWuJUflZbM="}]},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.5.1":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.5.1","homepage":"https://github.com/jefflembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jefflembeck/img-stats.git"},"bugs":{"url":"https://github.com/jefflembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jefflembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":">=0.10"},"scripts":{"test":"grunt test"},"dependencies":{"xmldom":"0.1.16"},"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.11.2","grunt-contrib-nodeunit":"^0.4.1"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.5.1","_shasum":"c6c4a6d0e630f080aa2a2d64c83aac0c8eea028a","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.1","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"dist":{"shasum":"c6c4a6d0e630f080aa2a2d64c83aac0c8eea028a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.5.1.tgz","integrity":"sha512-Nb5H0mTSCA+TmLk9bBgA9mLDZDfePIfZQS2DeZwr7bk+Ycf94clapeHMpNPakWyRhTKjjreJDd9QSl/iXGLAwA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMMKpzcxcwykN1MKjMDQDeY3yhA9R05VdsHAmxL7ihPQIgRx58IfvQ/fU7LGvMQS2jDq4aVV4oCNQh8+JfoPF4e7M="}]},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]},"0.5.2":{"name":"img-stats","description":"Grabs stats of the image you feed it","version":"0.5.2","homepage":"https://github.com/jefflembeck/img-stats","author":{"name":"Jeffrey Lembeck","email":"jlembeck@gmail.com","url":"http://www.jefflembeck.com"},"repository":{"type":"git","url":"git://github.com/jefflembeck/img-stats.git"},"bugs":{"url":"https://github.com/jefflembeck/img-stats/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jefflembeck/img-stats/blob/master/LICENSE-MIT"}],"main":"lib/img-stats","engines":{"node":">=0.10"},"scripts":{"test":"grunt"},"dependencies":{"xmldom":"^0.1.19"},"devDependencies":{"grunt":"^0.4.5","grunt-cli":"^0.1.13","grunt-contrib-jshint":"^0.11.2","grunt-contrib-nodeunit":"^0.4.1"},"keywords":[],"gitHead":"6bf352f33430c8ba7120e90bed36db91dee9dc00","directories":{"test":"test"},"license":"MIT","_id":"img-stats@0.5.2","_shasum":"c203496c42f2d9eb2e5ab8232fa756bab32c9e2b","_from":".","_npmVersion":"3.1.3","_nodeVersion":"0.10.40","_npmUser":{"name":"anonymous","email":"jlembeck@gmail.com"},"dist":{"shasum":"c203496c42f2d9eb2e5ab8232fa756bab32c9e2b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/img-stats/-/img-stats-0.5.2.tgz","integrity":"sha512-yhTTUhGnBo8y6CNz3UjWoLkbhs6vlfgMDmILYSHkMoGMnEYLTqoSr5JkSSU50A4FhQCGj3Rvg++u4xQ6SXAatQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIExmCewtGko2LTDBtN/I1KNLwyyU8VGdh1lq2ecGPIZlAiBntRgEhLIvaB9cKR6EL6471+1IIPLnK85na/ZXRlhl6A=="}]},"maintainers":[{"name":"anonymous","email":"jlembeck@gmail.com"}]}},"name":"img-stats","time":{"modified":"2022-06-19T00:43:23.319Z","created":"2013-03-01T18:38:16.904Z","0.1.0":"2013-03-01T18:38:17.640Z","0.3.0":"2013-12-26T20:41:32.157Z","0.4.0":"2013-12-26T22:14:00.701Z","0.4.1":"2013-12-26T22:37:10.593Z","0.4.2":"2013-12-27T16:40:20.908Z","0.4.3":"2015-04-27T12:07:19.465Z","0.4.4":"2015-04-27T12:10:48.823Z","0.4.5":"2015-04-27T12:30:53.926Z","0.5.0":"2015-05-20T15:02:56.077Z","0.5.1":"2015-05-22T06:52:59.731Z","0.5.2":"2015-08-10T14:01:23.543Z"},"readmeFilename":"README.md","homepage":"https://github.com/jefflembeck/img-stats"}