UNPKG

motion

Version:

motion - moving development forward

97 lines (96 loc) 2.14 kB
{ "_args": [ [ "is-svg@^1.1.1", "/Users/nw/motion/packages/motion/node_modules/postcss-svgo" ] ], "_from": "is-svg@>=1.1.1 <2.0.0", "_id": "is-svg@1.1.1", "_inCache": true, "_installable": true, "_location": "/is-svg", "_nodeVersion": "0.12.0", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "name": "is-svg", "raw": "is-svg@^1.1.1", "rawSpec": "^1.1.1", "scope": null, "spec": ">=1.1.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/postcss-svgo" ], "_resolved": "https://registry.npmjs.org/is-svg/-/is-svg-1.1.1.tgz", "_shasum": "ac0efaafb653ac58473708b1f873636ca110e31b", "_shrinkwrap": null, "_spec": "is-svg@^1.1.1", "_where": "/Users/nw/motion/packages/motion/node_modules/postcss-svgo", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-svg/issues" }, "dependencies": {}, "description": "Check if a String/Buffer is SVG", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "ac0efaafb653ac58473708b1f873636ca110e31b", "tarball": "http://registry.npmjs.org/is-svg/-/is-svg-1.1.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "2024674692846913a90fac01fb71417e8adfb591", "homepage": "https://github.com/sindresorhus/is-svg", "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": "is-svg", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-svg.git" }, "scripts": { "test": "mocha" }, "version": "1.1.1" }