@types/tweenjs
Version:
TypeScript definitions for tweenjs
36 lines • 1.07 kB
JSON
{
"name": "@types/tweenjs",
"version": "1.0.8",
"description": "TypeScript definitions for tweenjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tweenjs",
"license": "MIT",
"contributors": [
{
"name": "Pedro Ferreira",
"url": "https://bitbucket.org/drk4"
},
{
"name": "Chris Smith",
"githubUsername": "evilangelist",
"url": "https://github.com/evilangelist"
},
{
"name": "J.C",
"githubUsername": "jcyuan",
"url": "https://github.com/jcyuan"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tweenjs"
},
"scripts": {},
"dependencies": {
"@types/createjs-lib": "*"
},
"typesPublisherContentHash": "fe05d9c280eb395eac90df636ff67421f849b6b42418e29a81cdc72f15208731",
"typeScriptVersion": "4.5"
}