@types/systemjs
Version:
TypeScript definitions for systemjs
26 lines • 828 B
JSON
{
"name": "@types/systemjs",
"version": "6.15.3",
"description": "TypeScript definitions for systemjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/systemjs",
"license": "MIT",
"contributors": [
{
"name": "Jolyn Denning",
"githubUsername": "jolyndenning",
"url": "https://github.com/jolyndenning"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/systemjs"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "b210a2697e3aa6ec318e489b8a9c371446d34fd863b773b815e7ed10ff788cdc",
"typeScriptVersion": "5.0"
}