0.0.3 • Published 10 years ago

packagejsonexample v0.0.3

Weekly downloads
6
License
-
Repository
github
Last release
10 years ago

packagejsonexample

I made this some time ago, and just recently I've noticed it's gotten a few stars, despite me not updating it in forever. If you are new here, please visit the following resources which are probably more up to date:

In particular, I just found this one (as of time of writing) which I like a lot:

And have used it to validate (and update) this projects package.json.

Summary

This package consists of a regular JavaScript object in a regular src/package.js file with notes (JavaScript allows comments), that gets used to create the package.json for this project.

docs

Generated docs should be found here. If for some reason I broke this link, just check out the docs/package.html in your favorite browser.

Requirements

Node.js.

Building the distribution

npm install
# build docs and package.json file
npm run-script dist
0.0.3

10 years ago

0.0.2

11 years ago

0.0.1

11 years ago