@types/coffeescript
Version:
TypeScript definitions for CoffeeScript
27 lines • 861 B
JSON
{
"name": "@types/coffeescript",
"version": "2.5.2",
"description": "TypeScript definitions for CoffeeScript",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/coffeescript",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/coffeescript"
},
"scripts": {},
"dependencies": {
"@babel/core": "^7.1.15"
},
"typesPublisherContentHash": "634f6316cc3a11d4423c695009e8274fcde5332b5a987f191f83c287e94bc354",
"typeScriptVersion": "4.0"
}