Compare commits

...

3 Commits

Author SHA1 Message Date
2fc6c3d358 8.0.16 2017-09-05 18:48:16 +02:00
0c74fb3343 update docs 2017-09-05 18:48:12 +02:00
d821a2efa6 update indention 2017-08-31 20:48:30 +02:00
3 changed files with 28 additions and 23 deletions

5
docs/structure.md Normal file
View File

@ -0,0 +1,5 @@
---
name: npmts project structure
description: how npmts projects are structured
---
# npmts - Project Structure

View File

@ -1,6 +1,6 @@
{
"name": "npmts",
"version": "8.0.15",
"version": "8.0.16",
"description": "best practice npm TypeScript modules",
"main": "dist/index.js",
"bin": {