@types/systemjs
Version:
TypeScript definitions for systemjs
25 lines • 797 B
JSON
{
"name": "@types/systemjs",
"version": "6.15.1",
"description": "TypeScript definitions for systemjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/systemjs",
"license": "MIT",
"contributors": [
{
"name": "Joel Denning",
"githubUsername": "joeldenning",
"url": "https://github.com/joeldenning"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/systemjs"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "e44c6b55575c651c0f8ce37a3a0cce1acd2260310d8086c6550283ef23d2b2b3",
"typeScriptVersion": "4.8"
}