UNPKG

p5score

Version:

A choreographic scoring addon for p5.js

26 lines (25 loc) 563 B
{ "name": "p5score", "version": "0.1.0", "description": "A choreographic scoring addon for p5.js", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/sicchio/p5.score.git" }, "keywords": [ "p5js", "choreography", "score", "dance" ], "author": "Kate Sicchio", "license": "MIT", "bugs": { "url": "https://github.com/sicchio/p5.score/issues" }, "homepage": "https://github.com/sicchio/p5.score#readme" }