UNPKG

makerjs-card

Version:
28 lines (27 loc) 617 B
{ "name": "makerjs-card", "version": "1.2.4", "description": "A business card for Maker.js", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/danmarshall/makerjs-card.git" }, "keywords": [ "makerjs" ], "author": "Dan Marshall", "license": "Apache-2.0", "bugs": { "url": "https://github.com/danmarshall/makerjs-card/issues" }, "homepage": "https://github.com/danmarshall/makerjs-card", "dependencies": { "makerjs": "^0.4.1", "makerjs-logo": "^1.2.1", "makerjs-monotext": "^1.2.5" } }