1.0.0 • Published 5 years ago
@jswork/next-npm-installed v1.0.0
next-npm-installed
Check if npm package installed.
installation
npm install -S @jswork/next-npm-installed
usage
import '@jswork/next-npm-installed';
nx.npmInstalled('mocha'); // false
nx.npmInstalled('gulp'); // true
license
Code released under the MIT license.
1.0.0
5 years ago