improve README

This commit is contained in:
2016-07-19 00:25:31 +02:00
parent 2a5583946c
commit 380407b5e8
2 changed files with 15 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "npmts",
"version": "5.3.23",
"description": "write npm modules with TypeScript",
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
"main": "dist/index.js",
"bin": {
"npmts": "dist/cli.js"