{
|
|
"_args": [
|
|
[
|
|
"is-svg@^3.0.0",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-svgo"
|
|
]
|
|
],
|
|
"_from": "is-svg@>=3.0.0 <4.0.0",
|
|
"_id": "is-svg@3.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/is-svg",
|
|
"_nodeVersion": "8.9.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/is-svg-3.0.0.tgz_1517539353661_0.2630440490320325"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "is-svg",
|
|
"raw": "is-svg@^3.0.0",
|
|
"rawSpec": "^3.0.0",
|
|
"scope": null,
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/postcss-svgo"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz",
|
|
"_shasum": "9321dbd29c212e5ca99c4fa9794c714bcafa2f75",
|
|
"_shrinkwrap": null,
|
|
"_spec": "is-svg@^3.0.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/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": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==",
|
|
"shasum": "9321dbd29c212e5ca99c4fa9794c714bcafa2f75",
|
|
"tarball": "https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "f90caa155a2dc2f724b725498e1178990dd93fa9",
|
|
"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": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
{
|
|
"name": "kevva",
|
|
"email": "kevinmartensson@gmail.com"
|
|
}
|
|
],
|
|
"name": "is-svg",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/is-svg.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|