UNPKG

mtg-booster-maker

Version:

Re-create boosters with your cards!

34 lines (33 loc) 677 B
{ "name": "mtg-booster-maker", "version": "1.1.0", "description": "Re-create boosters with your cards!", "main": "index.js", "dependencies": { "bluebird": "^2.9.34", "chalk": "^1.1.1", "csv": "^0.4.6", "err-tree": "^1.0.5", "lodash": "^3.10.1", "yargs": "^3.24.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mtg", "booster", "card", "magic", "gathering", "game", "draft", "sealed", "recreate", "make", "assemble" ], "author": "Etienne Folio <ornthalas@gmail.com> (http://www.ornthalas.net/)", "license": "MIT" }