Skip to content

kesla/package-lifecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-lifecycle

Handle package lifecycle events

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install package-lifecycle --save

Tests

npm install
npm test

Dependencies

  • immutable-object-methods: Update normal plain javascript object, immutable style. Simlar to how immutable.js, seamless-immutable etc does it but a lot smaller and simpler.
  • mz: modernize node.js to current ECMAScript standards
  • npm-path: Get a PATH with all executables available to npm scripts.
  • promisify-function: Turn a callback-style function into a function that returns a promise
  • then-read-json: Read JSON file using promises

Dev Dependencies

License

MIT

Generated by package-json-to-readme

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published