UNPKG

makerjs-logo

Version:
26 lines (25 loc) 569 B
{ "name": "makerjs-logo", "version": "2.0.1", "description": "Logo for Maker.js", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/danmarshall/makerjs-logo.git" }, "keywords": [ "makerjs" ], "author": "Dan Marshall", "license": "Apache-2.0", "bugs": { "url": "https://github.com/danmarshall/makerjs-logo/issues" }, "homepage": "https://github.com/danmarshall/makerjs-logo", "dependencies": { "makerjs": ">=0.19.2" } }