This commit is contained in:
羽川翼
2019-03-02 20:48:43 +08:00
committed by GitHub
parent ecc222e752
commit 63a3de36ce

View File

@@ -0,0 +1,28 @@
{
"name": "@types/retinajs",
"version": "2.1.3",
"description": "TypeScript definitions for retinajs",
"license": "MIT",
"contributors": [
"senjyouhara (https://github.com/senjyouhara)"
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "4BCEA62CB241C5EA821904599800CBA7A5695E03776CAE7E46CC1FDE98B73069",
"typeScriptVersion": ">= 3.2",
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"keywords": [
"retinajs",
"retina"
],
"author": "senjyouhara"
}