UNPKG

motion

Version:

motion - moving development forward

121 lines (120 loc) 2.71 kB
{ "_args": [ [ "svgo@^0.6.1", "/Users/nw/motion/packages/motion/node_modules/postcss-svgo" ] ], "_from": "svgo@>=0.6.1 <0.7.0", "_id": "svgo@0.6.1", "_inCache": true, "_installable": true, "_location": "/svgo", "_nodeVersion": "0.12.0", "_npmUser": { "email": "grelimail@gmail.com", "name": "greli" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "name": "svgo", "raw": "svgo@^0.6.1", "rawSpec": "^0.6.1", "scope": null, "spec": ">=0.6.1 <0.7.0", "type": "range" }, "_requiredBy": [ "/postcss-svgo" ], "_resolved": "https://registry.npmjs.org/svgo/-/svgo-0.6.1.tgz", "_shasum": "b9dd8d450660ca5f88b22271fbdc8b2a966637a9", "_shrinkwrap": null, "_spec": "svgo@^0.6.1", "_where": "/Users/nw/motion/packages/motion/node_modules/postcss-svgo", "author": { "email": "kir@soulshine.in", "name": "Kir Belevich", "url": "https://github.com/deepsweet" }, "bin": { "svgo": "./bin/svgo" }, "bugs": { "email": "kir@soulshine.in", "url": "https://github.com/svg/svgo/issues" }, "contributors": [ { "name": "Sergey Belov", "email": "peimei@ya.ru", "url": "http://github.com/arikon" }, { "name": "Lev Solntsev", "email": "lev.sun@ya.ru", "url": "http://github.com/GreLI" } ], "dependencies": { "coa": "~1.0.1", "colors": "~1.1.2", "csso": "~1.4.2", "js-yaml": "~3.4.3", "mkdirp": "~0.5.1", "sax": "~1.1.4", "whet.extend": "~0.9.9" }, "description": "Nodejs-based tool for optimizing SVG vector graphics files", "devDependencies": { "coveralls": "~2.11.4", "istanbul": "~0.4.0", "mocha": "~2.3.4", "mocha-istanbul": "~0.2.0", "should": "7.1.1" }, "directories": { "bin": "./bin", "example": "./examples", "lib": "./lib" }, "dist": { "shasum": "b9dd8d450660ca5f88b22271fbdc8b2a966637a9", "tarball": "http://registry.npmjs.org/svgo/-/svgo-0.6.1.tgz" }, "engines": { "node": ">=0.10.0" }, "gitHead": "7327974335d8ae69d576c6602411d005f4a66020", "homepage": "https://github.com/svg/svgo", "keywords": [ "minify", "optimize", "svg", "svgo" ], "license": "MIT", "main": "./lib/svgo.js", "maintainers": [ { "name": "deepsweet", "email": "kir@soulshine.in" }, { "name": "greli", "email": "grelimail@gmail.com" } ], "name": "svgo", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/svg/svgo.git" }, "scripts": { "test": "make test" }, "version": "0.6.1" }