File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/is-svg/package.json
{
"_args": [
[
"is-svg@4.4.0",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_from": "is-svg@4.4.0",
"_id": "is-svg@4.4.0",
"_inBundle": false,
"_integrity": "sha512-v+AgVwiK5DsGtT9ng+m4mClp6zDAmwrW8nZi6Gg15qzvBnRWWdfWA1TGaXyCDnWq5g5asofIgMVl3PjKxvk1ug==",
"_location": "/is-svg",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "is-svg@4.4.0",
"name": "is-svg",
"escapedName": "is-svg",
"rawSpec": "4.4.0",
"saveSpec": null,
"fetchSpec": "4.4.0"
},
"_requiredBy": [
"/imagemin-svgo"
],
"_resolved": "https://registry.npmjs.org/is-svg/-/is-svg-4.4.0.tgz",
"_spec": "4.4.0",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/is-svg/issues"
},
"dependencies": {
"fast-xml-parser": "^4.1.3"
},
"description": "Check if a string or buffer is SVG",
"devDependencies": {
"@types/node": "^11.13.0",
"ava": "^1.4.1",
"time-span": "^4.0.0",
"tsd": "^0.7.2",
"xo": "^0.24.0"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js",
"index.d.ts"
],
"funding": "https://github.com/sponsors/sindresorhus",
"homepage": "https://github.com/sindresorhus/is-svg#readme",
"keywords": [
"svg",
"vector",
"graphics",
"image",
"img",
"pic",
"picture",
"type",
"detect",
"check",
"is",
"string",
"str",
"buffer"
],
"license": "MIT",
"name": "is-svg",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/is-svg.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "4.4.0"
}