|
1 | 1 | { |
2 | | - "name": "@nextcloud/stylelint-config", |
3 | | - "version": "2.1.2", |
4 | | - "description": "Stylelint shared config for nextcloud vue.js apps", |
5 | | - "main": "index.js", |
6 | | - "repository": { |
7 | | - "type": "git", |
8 | | - "url": "git+https://github.com/nextcloud/stylelint-config.git" |
9 | | - }, |
10 | | - "peerDependencies": { |
11 | | - "stylelint": "^14.2.0", |
12 | | - "stylelint-config-recommended-scss": "^6.0.0", |
13 | | - "stylelint-config-recommended-vue": "^1.1.0" |
14 | | - }, |
15 | | - "devDependencies": { |
16 | | - "stylelint": "^14.2.0", |
17 | | - "stylelint-config-recommended-scss": "^6.0.0", |
18 | | - "stylelint-config-recommended-vue": "^1.1.0" |
19 | | - }, |
20 | | - "keywords": [ |
21 | | - "stylelint", |
22 | | - "config", |
23 | | - "nextcloud" |
24 | | - ], |
25 | | - "author": "John Molakvoæ <[email protected]>", |
26 | | - "license": "AGPL-3.0-or-later", |
27 | | - "bugs": { |
28 | | - "url": "https://github.com/nextcloud/stylelint-config/issues" |
29 | | - }, |
30 | | - "homepage": "https://github.com/nextcloud/stylelint-config#readme", |
31 | | - "engines": { |
32 | | - "node": "^14.0.0", |
33 | | - "npm": "^7.0.0" |
34 | | - } |
| 2 | + "name": "@nextcloud/stylelint-config", |
| 3 | + "version": "2.1.2", |
| 4 | + "description": "Stylelint shared config for nextcloud vue.js apps", |
| 5 | + "main": "index.js", |
| 6 | + "repository": { |
| 7 | + "type": "git", |
| 8 | + "url": "git+https://github.com/nextcloud/stylelint-config.git" |
| 9 | + }, |
| 10 | + "peerDependencies": { |
| 11 | + "stylelint": "^14.2.0", |
| 12 | + "stylelint-config-recommended-scss": "^6.0.0", |
| 13 | + "stylelint-config-recommended-vue": "^1.1.0" |
| 14 | + }, |
| 15 | + "devDependencies": { |
| 16 | + "stylelint": "^14.2.0", |
| 17 | + "stylelint-config-recommended-scss": "^6.0.0", |
| 18 | + "stylelint-config-recommended-vue": "^1.1.0" |
| 19 | + }, |
| 20 | + "keywords": [ |
| 21 | + "stylelint", |
| 22 | + "config", |
| 23 | + "nextcloud" |
| 24 | + ], |
| 25 | + "author": "John Molakvoæ <[email protected]>", |
| 26 | + "license": "AGPL-3.0-or-later", |
| 27 | + "bugs": { |
| 28 | + "url": "https://github.com/nextcloud/stylelint-config/issues" |
| 29 | + }, |
| 30 | + "homepage": "https://github.com/nextcloud/stylelint-config#readme", |
| 31 | + "engines": { |
| 32 | + "node": "^16.0.0", |
| 33 | + "npm": "^7.0.0 || ^8.0.0" |
| 34 | + } |
35 | 35 | } |
0 commit comments