UNPKG

pxt-common-packages

Version:
24 lines (23 loc) 433 B
{ "name": "music", "description": "The music library", "files": [ "README.md", "music.cpp", "enums.d.ts", "shims.d.ts", "melodies.ts", "music.ts", "piano.ts", "ns.ts", "headphone.svg", "pxtparts.json" ], "testFiles": [ "test.ts" ], "public": true, "dependencies": { "core": "file:../core" } }