npm/npm-lifecycle

Name: npm-lifecycle

Owner: npm

Description: npm lifecycle script runner

Created: 2017-07-23 05:02:42.0

Updated: 2018-05-16 18:46:08.0

Pushed: 2018-05-16 18:46:06.0

Homepage: null

Size: 272

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

npm-lifecycle npm version license Travis AppVeyor Coverage Status

npm-lifecycle is a standalone library for executing packages' lifecycle scripts. It is extracted from npm itself and intended to be fully compatible with the way npm executes individual scripts.

Install

$ npm install npm-lifecycle

Table of Contents
Example
dk yet
Features
Contributing

The npm team enthusiastically welcomes contributions and project participation! There's a bunch of things you can do if you want to contribute! The Contributor Guide has all the information you need for everything from reporting bugs to contributing entire new features. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.

API
> lifecycle(name, pkg, wd, [opts]) -> Promise Arguments Example
cycle()

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.