UNPKG

pxt-common-packages

Version:
20 lines (19 loc) 368 B
{ "name": "microphone", "description": "The microphone library", "files": [ "README.md", "microphone.cpp", "microphonehw.cpp", "enums.d.ts", "shims.d.ts", "targetoverrides.ts" ], "testFiles": [ "test.ts" ], "public": true, "dependencies": { "core": "file:../core" } }