{ "name": "grunt-svg2png", "description": "Grunt plugin to rasterize SVG to PNG images using PhantomJS", "version": "0.2.7", "author": { "name": "David Bushell", "email": "hi@dbushell.com", "url": "http://dbushell.com/" }, "homepage": "https://github.com/dbushell/grunt-svg2png", "repository": { "type": "git", "url": "git://github.com/dbushell/grunt-svg2png.git" }, "bugs": { "url": "https://github.com/dbushell/grunt-svg2png/issues" }, "main": "Gruntfile.js", "engines": { "node": ">=0.8.0" }, "scripts": { "test": "grunt test" }, "dependencies": { "phantomjs": "~1.9.0" }, "devDependencies": { "grunt": "~0.4.0", "grunt-contrib-jshint": "~0.2.0", "grunt-contrib-nodeunit": "~0.1.2", "grunt-contrib-clean": "~0.4.0", "pngjs": "~0.4.0" }, "peerDependencies": { "grunt": "~0.4.0" }, "keywords": [ "svg", "png", "image", "rasterize", "rasterise", "grunt", "gruntjs", "gruntplugin", "phantom", "phantomjs" ], "contributors": [ { "name": "David Bushell", "url": "http://dbushell.com/" } ], "licenses": [ { "type": "MIT", "url": "https://raw.github.com/dbushell/grunt-svg2png/master/LICENSE.txt" } ], "gitHead": "4f32cd40f5ca353c80fe6ffcc9fee39417475f3f", "_id": "grunt-svg2png@0.2.7", "_shasum": "748801b7978096bd90efa81ea7813557dfd4ee0a", "_from": "grunt-svg2png@*", "_npmVersion": "1.4.28", "_npmUser": { "name": "dbushell", "email": "david@dbushell.com" }, "maintainers": [ { "name": "dbushell", "email": "david@dbushell.com" } ], "dist": { "shasum": "748801b7978096bd90efa81ea7813557dfd4ee0a", "tarball": "http://registry.npmjs.org/grunt-svg2png/-/grunt-svg2png-0.2.7.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/grunt-svg2png/-/grunt-svg2png-0.2.7.tgz" }