@types/coffeescript
Version:
TypeScript definitions for CoffeeScript
27 lines • 861 B
JSON
{
"name": "@types/coffeescript",
"version": "2.5.3",
"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": "ac8cc02eeb3f88a84413fa6147d566fa8962bcd46d1b9d3531a7d3fa4f7a6a63",
"typeScriptVersion": "4.3"
}