This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

grunt-installed-check

0.1.0 • Public • Published

grunt-installed-check

Checks if your NPM and Bower installs matches package.json and bower.json.

Getting Started

This plugin requires Grunt ~0.4.2

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

npm install grunt-installed-check --save-dev

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('grunt-installed-check');

The "installed_check" task

Options

options.packageLocation

Type: String Default value: package.json

Path to package.json

options.bowerLocation

Type: String Default value: bower.json

Path to bower.json

Package Sidebar

Install

npm i grunt-installed-check

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • walbo