|
1 | 1 | { |
2 | | - "name": "jquery-slideoutpanel", |
3 | | - "version": "1.0.33", |
4 | | - "description": "jQuery SlideOutPanel is a jQuery Plugin to add a sliding out panel.", |
5 | | - "main": "Gruntfile.js", |
6 | | - "scripts": { |
7 | | - "test": "echo \"Error: no test specified\" && exit 1" |
8 | | - }, |
9 | | - "author": "WebDevNerdStuff & Bunnies... lots and lots of bunnies! (https://webdevnerdstuff.com)", |
10 | | - "license": "MIT", |
11 | | - "repository": { |
12 | | - "type": "git", |
13 | | - "url": "git+https://github.com/webdevnerdstuff/jquery-SlideOutPanel.git" |
14 | | - }, |
15 | | - "bugs": { |
16 | | - "url": "https://github.com/webdevnerdstuff/jquery-SlideOutPanel/issues" |
17 | | - }, |
18 | | - "homepage": "https://github.com/webdevnerdstuff/jquery-SlideOutPanel#readme", |
19 | | - "keywords": [ |
20 | | - "slideOutPanel", |
21 | | - "slide-out-panel", |
22 | | - "slide out panel", |
23 | | - "slide_out_panel", |
24 | | - "slide", |
25 | | - "out", |
26 | | - "panel", |
27 | | - "jQuery" |
28 | | - ], |
29 | | - "devDependencies": { |
30 | | - "@babel/core": "^7.10.2", |
31 | | - "@babel/preset-env": "^7.10.2", |
32 | | - "autoprefixer": "^9.8.0", |
33 | | - "babel-plugin-module-resolver": "^4.0.0", |
34 | | - "babel-preset-env": "^1.7.0", |
35 | | - "babelify": "^10.0.0", |
36 | | - "eslint": "^6.8.0", |
37 | | - "eslint-config-airbnb-base": "^14.1.0", |
38 | | - "eslint-friendly-formatter": "^4.0.1", |
39 | | - "eslint-import-resolver-babel-module": "^5.1.2", |
40 | | - "eslint-plugin-import": "^2.20.2", |
41 | | - "grunt": "^1.1.0", |
42 | | - "grunt-babel": "^8.0.0", |
43 | | - "grunt-cli": "^1.3.2", |
44 | | - "grunt-contrib-clean": "^2.0.0", |
45 | | - "grunt-contrib-copy": "^1.0.0", |
46 | | - "grunt-contrib-uglify": "^4.0.1", |
47 | | - "grunt-contrib-watch": "^1.1.0", |
48 | | - "grunt-postcss": "^0.9.0", |
49 | | - "grunt-sass": "^3.1.0", |
50 | | - "grunt-sass-lint": "^0.2.4", |
51 | | - "gruntify-eslint": "^5.0.0", |
52 | | - "load-grunt-tasks": "^5.1.0", |
53 | | - "node-sass": "^4.14.1" |
54 | | - }, |
55 | | - "dependencies": { |
56 | | - "jquery": "^3.5.1" |
57 | | - } |
| 2 | + "name": "jquery-slideoutpanel", |
| 3 | + "version": "1.0.34", |
| 4 | + "description": "jQuery SlideOutPanel is a jQuery Plugin to add a sliding out panel.", |
| 5 | + "main": "Gruntfile.js", |
| 6 | + "scripts": { |
| 7 | + "test": "echo \"Error: no test specified\" && exit 1" |
| 8 | + }, |
| 9 | + "author": "WebDevNerdStuff & Bunnies... lots and lots of bunnies! (https://webdevnerdstuff.com)", |
| 10 | + "license": "MIT", |
| 11 | + "repository": { |
| 12 | + "type": "git", |
| 13 | + "url": "git+https://github.com/webdevnerdstuff/jquery-SlideOutPanel.git" |
| 14 | + }, |
| 15 | + "bugs": { |
| 16 | + "url": "https://github.com/webdevnerdstuff/jquery-SlideOutPanel/issues" |
| 17 | + }, |
| 18 | + "homepage": "https://github.com/webdevnerdstuff/jquery-SlideOutPanel#readme", |
| 19 | + "keywords": [ |
| 20 | + "slideOutPanel", |
| 21 | + "slide-out-panel", |
| 22 | + "slide out panel", |
| 23 | + "slide_out_panel", |
| 24 | + "slide", |
| 25 | + "out", |
| 26 | + "panel", |
| 27 | + "jQuery" |
| 28 | + ], |
| 29 | + "devDependencies": { |
| 30 | + "@babel/core": "^7.10.2", |
| 31 | + "@babel/preset-env": "^7.10.2", |
| 32 | + "autoprefixer": "^9.8.0", |
| 33 | + "babel-plugin-module-resolver": "^4.0.0", |
| 34 | + "babel-preset-env": "^1.7.0", |
| 35 | + "babelify": "^10.0.0", |
| 36 | + "eslint": "^6.8.0", |
| 37 | + "eslint-config-airbnb-base": "^14.1.0", |
| 38 | + "eslint-friendly-formatter": "^4.0.1", |
| 39 | + "eslint-import-resolver-babel-module": "^5.1.2", |
| 40 | + "eslint-plugin-import": "^2.20.2", |
| 41 | + "grunt": "^1.1.0", |
| 42 | + "grunt-babel": "^8.0.0", |
| 43 | + "grunt-cli": "^1.3.2", |
| 44 | + "grunt-contrib-clean": "^2.0.0", |
| 45 | + "grunt-contrib-copy": "^1.0.0", |
| 46 | + "grunt-contrib-uglify": "^4.0.1", |
| 47 | + "grunt-contrib-watch": "^1.1.0", |
| 48 | + "grunt-postcss": "^0.9.0", |
| 49 | + "grunt-sass": "^3.1.0", |
| 50 | + "grunt-sass-lint": "^0.2.4", |
| 51 | + "gruntify-eslint": "^5.0.0", |
| 52 | + "load-grunt-tasks": "^5.1.0", |
| 53 | + "node-sass": "^4.14.1" |
| 54 | + }, |
| 55 | + "dependencies": { |
| 56 | + "jquery": "^3.5.1" |
| 57 | + } |
58 | 58 | } |
0 commit comments