{
	"name": "new-javascript",
	"version": "0.4.7",
	"description": "TypeScript type definitions for new JavaScript stuff that isn't yet in TypeScript's standard type definitions",
	"main": "./index.d.ts",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/BenjaminAster/TypeScript-types-for-new-JavaScript.git"
	},
	"author": "Benjamin Aster",
	"license": "WTFPL",
	"bugs": {
		"url": "https://github.com/BenjaminAster/TypeScript-types-for-new-JavaScript/issues"
	},
	"homepage": "https://github.com/BenjaminAster/TypeScript-types-for-new-JavaScript#readme"
}