|
1 | 1 | { |
2 | | - "name": "@smarthtmlelements/smart-carousel", |
3 | | - "version": "2.0.1", |
4 | | - "description": "Smart Carousel", |
5 | | - "scripts": { |
6 | | - }, |
7 | | - "repository": { |
8 | | - "type": "git", |
9 | | - "url": "git+https://github.com/HTMLElements/smart-carousel.git" |
10 | | - }, |
11 | | - "author": "Smart HTML Elements", |
12 | | - "license": "SEE LICENSE IN https://www.htmlelements.com/license/", |
13 | | - "bugs": { |
14 | | - "url": "https://github.com/HTMLElements/smart-carousel" |
15 | | - }, |
16 | | - "homepage": "https://github.com/HTMLElements/smart-carousel#readme", |
17 | | - "devDependencies": { |
18 | | - |
19 | | - }, |
20 | | - "dependencies": { |
21 | | - "@webcomponents/webcomponentsjs": "^1.0.22", |
22 | | - "@smarthtmlelements/smart-core": "^2.0.1" |
23 | | - }, |
24 | | - "main": "index.js", |
25 | | - "directories": {}, |
26 | | - "keywords": [ |
27 | | - "custom", |
28 | | - "element", |
29 | | - "carousel custom element", |
30 | | - "html carousel", |
31 | | - "carousel", |
32 | | - "web components carousel", |
33 | | - "carousel element", |
34 | | - "banner rotator", |
35 | | - "custom carousel", |
36 | | - "carousel widget", |
37 | | - "carousel ui", |
38 | | - "carousel component", |
39 | | - "carousel control", |
40 | | - "banner", |
41 | | - "banner element", |
42 | | - "banner user interface", |
43 | | - "material banner", |
44 | | - "material carousel" |
45 | | - ] |
| 2 | + "name": "@smarthtmlelements/smart-carousel", |
| 3 | + "version": "2.0.2", |
| 4 | + "description": "Smart Carousel", |
| 5 | + "scripts": {}, |
| 6 | + "repository": { |
| 7 | + "type": "git", |
| 8 | + "url": "git+https://github.com/HTMLElements/smart-carousel.git" |
| 9 | + }, |
| 10 | + "author": "Smart HTML Elements", |
| 11 | + "license": "SEE LICENSE IN https://www.htmlelements.com/license/", |
| 12 | + "bugs": { |
| 13 | + "url": "https://github.com/HTMLElements/smart-carousel" |
| 14 | + }, |
| 15 | + "homepage": "https://github.com/HTMLElements/smart-carousel#readme", |
| 16 | + "devDependencies": {}, |
| 17 | + "dependencies": { |
| 18 | + "@webcomponents/webcomponentsjs": "^1.0.22", |
| 19 | + "@smarthtmlelements/smart-core": "^2.0.1" |
| 20 | + }, |
| 21 | + "main": "index.js", |
| 22 | + "directories": {}, |
| 23 | + "keywords": [ |
| 24 | + "custom", |
| 25 | + "element", |
| 26 | + "carousel custom element", |
| 27 | + "html carousel", |
| 28 | + "carousel", |
| 29 | + "web components carousel", |
| 30 | + "carousel element", |
| 31 | + "banner rotator", |
| 32 | + "custom carousel", |
| 33 | + "carousel widget", |
| 34 | + "carousel ui", |
| 35 | + "carousel component", |
| 36 | + "carousel control", |
| 37 | + "banner", |
| 38 | + "banner element", |
| 39 | + "banner user interface", |
| 40 | + "material banner", |
| 41 | + "material carousel" |
| 42 | + ] |
46 | 43 | } |
0 commit comments