UNPKG

work-paragon

Version:

Module with offline access to Paragon's Cards and Heroes, from Paragon's official API

25 lines (24 loc) 501 B
{ "name": "work-paragon", "version": "0.0.3", "description": "Module with offline access to Paragon's Cards and Heroes, from Paragon's official API", "main": "app.coffee", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Paragon", "Cards", "Heroes" ], "dependencies": { "coffeeify": "^1.1.0" }, "browserify": { "transform": [ "coffeeify" ] }, "author": "Handful <handful@gmail.com>", "license": "ISC" }