jquery-peek-a-bar
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "jquery-peek-a-bar", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A jQuery plugin for a notification bar with a lot of customization options.", | ||
"main": "src/js/peekabar.js", | ||
"main": "dist/js/jquery.peekabar.js", | ||
"scripts": { | ||
@@ -11,5 +11,5 @@ "cleanup": "rm -rf build", | ||
"build": "npm run cleanup && ./node_modules/.bin/grunt build", | ||
"deploy": "npm run copy:packagejson && npm run copy:readme && cd build && npm publish" | ||
"release": "npm run copy:packagejson && npm run copy:readme && cd build && npm publish" | ||
}, | ||
"author": "", | ||
"author": "Kunal Nagar <knlnagar@gmail.com>", | ||
"license": "MIT", | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
# jquery.peekABar | ||
![](https://github.com/kunalnagar/jquery.peekABar/workflows/build/badge.svg) | ||
[![npm version](https://img.shields.io/npm/v/jquery-peek-a-bar.svg)](https://www.npmjs.com/package/jquery-peek-a-bar) | ||
@@ -5,0 +4,0 @@ |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
1
12106
166