update docs and description

This commit is contained in:
2017-07-31 14:36:33 +02:00
parent d7443bbf17
commit e8fe4f1720
4 changed files with 43 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "npmts",
"version": "8.0.1",
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
"description": "best practice npm TypeScript modules",
"main": "dist/index.js",
"bin": {
"npmts": "assets/cliNpmts.js"