UNPKG

puzzleify

Version:

Puzzleify lets you create a puzzle of different sizes from an image.

35 lines (34 loc) 795 B
{ "name": "puzzleify", "version": "1.1.5", "description": "Puzzleify lets you create a puzzle of different sizes from an image.", "main": "src/puzzleify.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/imxale/puzzleify.git" }, "keywords": [ "puzzle", "image", "puzzleify", "puzzleify.js", "puzzleify-js", "game", "puzzle-game", "mode-chaos", "mode-classic", "boardgame", "challenge", "canvas", "swap-piece" ], "author": "Théo Landa, Yoann Chambeux, Axel Blanchard", "license": "ISC", "bugs": { "url": "https://github.com/imxale/puzzleify/issues" }, "homepage": "https://github.com/imxale/puzzleify#readme" }