A package structure for mnp.
npm install @mnpjs/package
A package structure for mnp.
``m`
structure
├── CHANGELOG.md
├── LICENSE
├── README.md
├── build
│ └── index.js
├── documentary
│ ├── 1-API
│ ├── footer.md
│ └── index.md
├── example
│ └── index.js
├── node_modules
│ ├── @zoroaster
│ ├── alamode
│ ├── catchment
│ ├── documentary
│ ├── eslint-config-artdeco
│ ├── preact
│ ├── spawncommand
│ ├── typal
│ ├── yarn-s
│ └── zoroaster
├── package.json
├── src
│ └── index.js
├── test
│ ├── context
│ ├── fixture
│ ├── mask
│ ├── result
│ └── spec
├── types
│ ├── externs.js
│ ├── index.js
│ └── index.xml
└── yarn.lock
[Read more about mnp`][2]
(c) [Art Deco][1] 2018
[1]: https://artdeco.bz
[2]: https://mnpjs.org