{ "_args": [ [ { "raw": "is-jpg@^1.0.0", "scope": null, "escapedName": "is-jpg", "name": "is-jpg", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "c:\\xampp\\htdocs\\laravel\\node_modules\\imagemin-mozjpeg" ] ], "_from": "is-jpg@>=1.0.0 <2.0.0", "_id": "is-jpg@1.0.0", "_inCache": true, "_location": "/is-jpg", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "1.4.21", "_phantomChildren": {}, "_requested": { "raw": "is-jpg@^1.0.0", "scope": null, "escapedName": "is-jpg", "name": "is-jpg", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/imagemin-mozjpeg" ], "_resolved": "https://registry.npmjs.org/is-jpg/-/is-jpg-1.0.0.tgz", "_shasum": "2959c17e73430db38264da75b90dd54f2d86da1c", "_shrinkwrap": null, "_spec": "is-jpg@^1.0.0", "_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\imagemin-mozjpeg", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-jpg/issues" }, "dependencies": {}, "description": "Check if a Buffer/Uint8Array is a JPEG image", "devDependencies": { "mocha": "*", "read-chunk": "^1.0.0" }, "directories": {}, "dist": { "shasum": "2959c17e73430db38264da75b90dd54f2d86da1c", "tarball": "https://registry.npmjs.org/is-jpg/-/is-jpg-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "da8e15c730519a7f0ae3ec16d4e2eb510ecd1e30", "homepage": "https://github.com/sindresorhus/is-jpg", "keywords": [ "jpg", "jpeg", "image", "img", "pic", "picture", "photo", "type", "detect", "check", "is", "exif", "binary", "buffer", "uint8array", "cli", "bin" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "is-jpg", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-jpg.git" }, "scripts": { "test": "mocha" }, "version": "1.0.0" }