Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fc6c3d358 | |||
| 0c74fb3343 | |||
| d821a2efa6 |
5
docs/structure.md
Normal file
5
docs/structure.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
name: npmts project structure
|
||||||
|
description: how npmts projects are structured
|
||||||
|
---
|
||||||
|
# npmts - Project Structure
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "npmts",
|
"name": "npmts",
|
||||||
"version": "8.0.15",
|
"version": "8.0.16",
|
||||||
"description": "best practice npm TypeScript modules",
|
"description": "best practice npm TypeScript modules",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user