goldbergyoni / node-chaos-monkey

Extremly naughty chaos monkey for Node.js
MIT License
228 stars 10 forks source link

Make sure how package.json is ready for release #17

Open goldbergyoni opened 5 years ago

goldbergyoni commented 5 years ago

We should make sure your module has these things:

a README.md file that describes the module, gives a short code example, and documents its public API a repository field in package.json common keywords listed in package.json a clear description in package.json a license field in package.json and LICENSE.md in the repository