An open API service indexing awesome lists of open source software.

https://github.com/prebuild/npm-script-context-consumer

Testing script context in an app or dependent package.
https://github.com/prebuild/npm-script-context-consumer

build debugging nodejs npm npm-script prebuild

Last synced: 3 months ago
JSON representation

Testing script context in an app or dependent package.

Awesome Lists containing this project

README

        

# npm-script-context-consumer

**Testing [`npm-script-context`](https://github.com/prebuild/npm-script-context) in an app or dependent package.**

[![npm status](http://img.shields.io/npm/v/npm-script-context-consumer.svg)](https://www.npmjs.org/package/npm-script-context-consumer)
[![node](https://img.shields.io/node/v/npm-script-context-consumer.svg)](https://www.npmjs.org/package/npm-script-context-consumer)

## Usage

```
cd npm-script-context-consumer
npm install
```

Or

```
npm install npm-script-context-consumer
```

## License

[MIT](LICENSE)