{ "name": "raphael", "main": "raphael.min.js", "description": "JavaScript Vector Library", "dependencies": { "eve": "https://github.com/adobe-webplatform/eve.git#eef80ed" }, "devDependencies": { "requirejs": "~2.1.17" }, "moduleType": [ "amd", "globals", "node" ], "keywords": [ "svg", "vml", "javascript" ], "authors": [ "Dmitry Baranovskiy" ], "license": "MIT", "ignore": [ "**/.*", "*.html", "*.json", "*.markdown", "*.md", "copy.js", "Gruntfile.js", "reference.js" ], "homepage": "https://github.com/DmitryBaranovskiy/raphael", "version": "2.2.0", "_release": "2.2.0", "_resolution": { "type": "version", "tag": "v2.2.0", "commit": "a5cd61ad7864f3ad155db0fb937385de28bc389c" }, "_source": "https://github.com/DmitryBaranovskiy/raphael.git", "_target": ">= 2.0", "_originalSource": "raphael" }