UNPKG

pxt-common-packages

Version:
37 lines (36 loc) 738 B
{ "name": "pxt-common-packages", "version": "13.2.5", "description": "Microsoft MakeCode (PXT) common packages", "keywords": [ "MakeCode", "PXT", "Adafruit", "SparkFun", "Maker" ], "author": "Microsoft Corporation", "repository": { "type": "git", "url": "git+https://github.com/microsoft/pxt-common-packages.git" }, "homepage": "https://github.com/microsoft/pxt-common-packages", "license": "MIT", "files": [ "README.md", "LICENSE", "built/common-sim.js", "built/common-sim.d.ts", "libs/**/*" ], "dependencies": { "pxt-core": "12.3.1" }, "devDependencies": { "typescript": "^4.2.3" }, "targetDependencies": {}, "extraIncludes": [ "inc" ] }