@mnpjs/package
v1.11.3
Published
A package structure for mnp.
Downloads
32
Readme
@mnpjs/package
A package structure for mnp
.
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
Copyright
(c) Art Deco 2018