UNPKG

artpacks

Version:

cascading texture/sound artwork pack loader

29 lines (28 loc) 555 B
{ "name": "artpacks", "description": "cascading texture/sound artwork pack loader", "version": "1.0.1", "main": "artpacks.js", "repository": { "type": "git", "url": "git@github.com:deathcap/artpacks.git" }, "keywords": [ "art", "artwork", "packs", "textures" ], "dependencies": { "zip": "^1.2.0", "binary-xhr": "^0.0.2", "mcmeta": "^0.1.0", "get-pixels": "^1.0.1", "save-pixels": "^0.3.0", "graycolorize": "^0.1.1" }, "scripts": { "start": "wzrd demo.js" }, "license": "MIT" }