From 96f97bd1ab84dcaaf4e8d1ca9380efd15409a2d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BE=BD=E5=B7=9D=E7=BF=BC?= <48148944+senjyouhara@users.noreply.github.com> Date: Sat, 2 Mar 2019 21:03:24 +0800 Subject: [PATCH] Delete package.json --- retinajs/package.json | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 retinajs/package.json diff --git a/retinajs/package.json b/retinajs/package.json deleted file mode 100644 index 2c3081334e..0000000000 --- a/retinajs/package.json +++ /dev/null @@ -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" -}