{ "_args": [ [ "is-svg@^2.0.0", "/Users/xmfish/Desktop/test/reacttest/node_modules/postcss-svgo" ] ], "_cnpm_publish_time": 1478269968385, "_from": "is-svg@>=2.0.0 <3.0.0", "_hasShrinkwrap": false, "_id": "is-svg@2.1.0", "_inCache": true, "_installable": true, "_location": "/is-svg", "_nodeVersion": "4.6.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/is-svg-2.1.0.tgz_1478269966863_0.2775571320671588" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.9", "_phantomChildren": {}, "_requested": { "name": "is-svg", "raw": "is-svg@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/postcss-svgo" ], "_resolved": "http://registry.npm.taobao.org/is-svg/download/is-svg-2.1.0.tgz", "_shasum": "cf61090da0d9efbcab8722deba6f032208dbb0e9", "_shrinkwrap": null, "_spec": "is-svg@^2.0.0", "_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/postcss-svgo", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-svg/issues" }, "dependencies": { "html-comment-regex": "^1.1.0" }, "description": "Check if a string or buffer is SVG", "devDependencies": { "ava": "*", "xo": "^0.16.0" }, "directories": {}, "dist": { "noattachment": false, "shasum": "cf61090da0d9efbcab8722deba6f032208dbb0e9", "size": 1923, "tarball": "http://registry.npm.taobao.org/is-svg/download/is-svg-2.1.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "f681396a3fb6451558e9c49b72340f0ce92e308c", "homepage": "https://github.com/sindresorhus/is-svg#readme", "keywords": [ "buffer", "check", "detect", "graphics", "image", "img", "is", "pic", "picture", "str", "string", "svg", "type", "vector" ], "license": "MIT", "maintainers": [ { "name": "kevva", "email": "kevinmartensson@gmail.com" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "is-svg", "optionalDependencies": {}, "publish_time": 1478269968385, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-svg.git" }, "scripts": { "test": "xo && ava" }, "version": "2.1.0" }