UNPKG

pxt-common-packages

Version:
15 lines 263 B
{ "name": "tests", "description": "A unit test library", "files": [ "README.md", "tests.ts", "targetoverrides.ts" ], "testFiles": [ ], "public": true, "dependencies": { "core": "file:../core" } }