home nodejitsu.com

about the author

Name:
Marak Squires
Github:
marak
Twitter:
marak
Location:
New York, NY

about this article

Date Released:
Sunday, Dec 25 2011

also by this author

  • npm cheatsheet
  • spawning hookio hooks
  • using nodejitsu for nko
  • getting refunds on open source projects
  • ibm doesnt care about nodejs people
  • intern at nodejitsu
  • the west coast hack haus
  • ten node apps that need to exist
  • sessions and cookies in node
  • sending emails in node
  • kyuri and prenup our node knockout entries

about nodejitsu

nodejitsu is a node.js application hosting and martial arts training company.

we are evangelists and community leaders in the node.js project.

we build awesome open-source projects and keep your node.js apps running on our node.js hosting platform.

package.json cheat sheet

npm is the node package manager.

It helps you manage your node.js modules and dependencies.

Previously, we created a npm cheat sheet describing various NPM commands.

Now, here is a package.json cheat sheet for exploring various properties of npm's package.json format.

Enjoy the package.json cheatsheet!