cb-dts-gulp-typescript
Version:
TypeScripts declaration file for gulp-typescript
25 lines (24 loc) • 631 B
JSON
{
"name": "cb-dts-gulp-typescript",
"version": "0.0.1",
"description": "TypeScripts declaration file for gulp-typescript",
"main": "index.d.ts",
"author": "ICodeMyOwnLife",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ICodeMyOwnLife/typings.git"
},
"keywords": [
"TypeScript",
"typings",
"gulp-typescript"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/ICodeMyOwnLife/typings/issues"
},
"homepage": "https://github.com/ICodeMyOwnLife/typings#readme"
}