@types/soundjs
Version:
TypeScript definitions for soundjs
27 lines • 819 B
JSON
{
"name": "@types/soundjs",
"version": "0.6.31",
"description": "TypeScript definitions for soundjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/soundjs",
"license": "MIT",
"contributors": [
{
"name": "Pedro Ferreira",
"url": "https://bitbucket.org/drk4"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/soundjs"
},
"scripts": {},
"dependencies": {
"@types/createjs-lib": "*",
"@types/preloadjs": "*"
},
"typesPublisherContentHash": "731544e43aa0399df451dbb3a8c021098e597d78a608eb212a114a49685ea23e",
"typeScriptVersion": "4.5"
}