UNPKG

craft-puzzle

Version:

craft parameterized puzzle pieces

33 lines (32 loc) 676 B
{ "name": "craft-puzzle", "version": "1.1.0", "description": "craft parameterized puzzle pieces", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/qubick/craft-puzzle" }, "author": "Jeeeun Kim, Tom Yeh", "license": "MIT", "bugs": { "url": "https://github.com/qubick/craft-puzzle/issues" }, "homepage": "https://github.com/qubick/craft-puzzle", "dependencies": { "lodash": "^3.5.0" }, "devDependencies": {}, "keywords": [ "3d", "modeling", "makerbot", "3d", "printing", "craftml", "puzzle" ] }