2019-04-05 20:29:26 -07:00
|
|
|
{
|
|
|
|
"name": "water.css",
|
2020-05-27 14:20:45 -05:00
|
|
|
"version": "1.4.0",
|
2019-04-05 20:29:26 -07:00
|
|
|
"description": "A just-add-css collection of styles to make simple websites just a little nicer.",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
2019-05-31 00:15:50 +02:00
|
|
|
"build": "gulp build",
|
2020-05-27 13:09:20 -05:00
|
|
|
"dev": "gulp watch",
|
|
|
|
"lint:js": "eslint **/*.js **/*.html gulpfile.js --fix",
|
|
|
|
"lint:css": "stylelint src/**/*.css --fix",
|
|
|
|
"lint": "yarn lint:js && yarn lint:css"
|
2019-04-05 20:29:26 -07:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/kognise/water.css.git"
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"css",
|
|
|
|
"css-framework",
|
|
|
|
"simple",
|
|
|
|
"minimal"
|
|
|
|
],
|
2019-04-06 08:29:35 -04:00
|
|
|
"author": "Kognise",
|
2019-04-05 20:29:26 -07:00
|
|
|
"license": "MIT",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/kognise/water.css/issues"
|
|
|
|
},
|
2019-04-06 08:29:35 -04:00
|
|
|
"homepage": "https://github.com/kognise/water.css",
|
2019-04-07 22:18:31 -04:00
|
|
|
"devDependencies": {
|
2019-05-31 00:15:50 +02:00
|
|
|
"@babel/core": "^7.4.5",
|
|
|
|
"@babel/preset-env": "^7.4.5",
|
2020-05-27 14:20:45 -05:00
|
|
|
"@changesets/cli": "^2.7.2",
|
2019-06-07 15:01:33 +02:00
|
|
|
"@ungap/url-search-params": "^0.1.2",
|
2019-04-07 17:41:13 -07:00
|
|
|
"autoprefixer": "^9.5.1",
|
2019-04-07 17:47:23 -07:00
|
|
|
"browser-sync": "^2.26.3",
|
2019-04-19 19:04:21 +09:00
|
|
|
"chalk": "^2.4.2",
|
2019-06-07 15:01:33 +02:00
|
|
|
"clipboard-polyfill": "^2.8.1",
|
2019-04-07 17:41:13 -07:00
|
|
|
"cssnano": "^4.1.10",
|
2020-05-27 13:09:20 -05:00
|
|
|
"eslint": "^7.1.0",
|
|
|
|
"eslint-config-standard": "^14.1.1",
|
|
|
|
"eslint-plugin-html": "^6.0.2",
|
|
|
|
"eslint-plugin-import": "^2.20.2",
|
|
|
|
"eslint-plugin-markdown": "^2.0.0-alpha.0",
|
|
|
|
"eslint-plugin-node": "^11.1.0",
|
|
|
|
"eslint-plugin-prefer-arrow": "^1.2.1",
|
|
|
|
"eslint-plugin-promise": "^4.2.1",
|
|
|
|
"eslint-plugin-standard": "^4.0.1",
|
2019-06-08 21:31:00 +02:00
|
|
|
"favicon-mode-switcher": "^1.0.4",
|
2019-04-07 17:41:13 -07:00
|
|
|
"gulp": "^4.0.0",
|
2019-05-31 00:15:50 +02:00
|
|
|
"gulp-babel": "^8.0.0",
|
2019-04-07 20:52:18 -07:00
|
|
|
"gulp-bytediff": "^1.0.0",
|
2019-05-06 00:24:42 +02:00
|
|
|
"gulp-filter": "^5.1.0",
|
|
|
|
"gulp-flatten": "^0.4.0",
|
2019-04-07 17:41:13 -07:00
|
|
|
"gulp-postcss": "^8.0.0",
|
2019-05-31 03:31:15 +02:00
|
|
|
"gulp-posthtml": "^3.0.4",
|
2019-05-06 00:24:42 +02:00
|
|
|
"gulp-rename": "^1.4.0",
|
2019-05-07 01:43:58 +02:00
|
|
|
"gulp-sizereport": "^1.2.1",
|
2019-04-11 22:54:59 -07:00
|
|
|
"gulp-sourcemaps": "^2.6.5",
|
2019-05-31 00:15:50 +02:00
|
|
|
"gulp-terser": "^1.2.0",
|
2019-05-31 03:31:15 +02:00
|
|
|
"htmlnano": "^0.2.3",
|
2020-05-28 23:05:22 -05:00
|
|
|
"husky": "^4.2.5",
|
2019-05-07 01:43:58 +02:00
|
|
|
"postcss-color-mod-function": "^3.0.3",
|
2019-05-06 00:24:42 +02:00
|
|
|
"postcss-css-variables": "^0.12.0",
|
2019-05-31 03:31:15 +02:00
|
|
|
"postcss-import": "^12.0.1",
|
2020-05-26 20:40:01 -05:00
|
|
|
"postcss-inline-svg": "^4.1.0",
|
2019-05-31 19:58:46 +02:00
|
|
|
"posthtml-include": "^1.2.0",
|
2020-05-27 13:09:20 -05:00
|
|
|
"stylelint": "^13.5.0",
|
|
|
|
"stylelint-config-standard": "^20.0.0",
|
2019-05-31 19:58:46 +02:00
|
|
|
"vue": "^2.6.10"
|
2019-04-07 18:18:27 -07:00
|
|
|
},
|
2019-10-02 11:34:55 +02:00
|
|
|
"browserslist": {
|
2019-10-02 10:59:34 -07:00
|
|
|
"legacy": [
|
|
|
|
"defaults AND not android 4.4.3"
|
|
|
|
],
|
|
|
|
"modern": [
|
|
|
|
"Edge > 16",
|
|
|
|
"Firefox > 31",
|
|
|
|
"Chrome > 49",
|
|
|
|
"Safari > 9.1",
|
|
|
|
"Opera > 36",
|
|
|
|
"ios_saf > 9.3",
|
|
|
|
"Android > 76",
|
|
|
|
"OperaMobile > 46",
|
|
|
|
"ChromeAndroid > 76",
|
|
|
|
"FirefoxAndroid > 68",
|
|
|
|
"UCAndroid > 12.12",
|
|
|
|
"Samsung > 5"
|
|
|
|
]
|
2019-10-02 10:41:45 -07:00
|
|
|
},
|
2019-10-01 23:25:20 -07:00
|
|
|
"files": [
|
2020-05-27 14:47:48 -05:00
|
|
|
"dist/*.css",
|
|
|
|
"LICENSE.md"
|
2019-04-19 19:04:21 +09:00
|
|
|
]
|
2019-05-31 00:15:50 +02:00
|
|
|
}
|