mac-tdm-laucher
v1.0.0
Published
An example npm package.
Downloads
1
Readme
Example Package
this is an example for testing (do not use).
Package Structure
src/
- The source of the package.src/index.js
- The main file.src/modules/
- Where all of the modules are located.
package-lock.json
- Stores information about the package and dependencies.- DO NOT MODIFY
package.json
- Stores information about the package.