Delete package.json

This commit is contained in:
羽川翼
2019-03-02 21:03:24 +08:00
committed by GitHub
parent 83f39442eb
commit 96f97bd1ab

View File

@@ -1,28 +0,0 @@
{
"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"
}