-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
46 lines (46 loc) · 1.14 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"name": "@waynestate/error-403",
"private": false,
"version": "1.1.6",
"description": "",
"main": "www.80/index.php",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:waynestate/error-403.git"
},
"keywords": [],
"author": "Web Communications <web@wayne.edu>",
"bugs": {
"url": "https://github.com/waynestate/error-403/issues"
},
"homepage": "",
"devDependencies": {
"@waynestate/wsuheader": "^2.0.11",
"foundation-sites": "^6.2.3",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.0",
"gulp-concat": "^2.6.0",
"gulp-cssnano": "^2.1.2",
"gulp-load-plugins": "^1.2.4",
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^6.1.1",
"gulp-rename": "^1.2.2",
"gulp-sass": "^2.3.2",
"gulp-size": "^2.1.0",
"gulp-sourcemaps": "^1.6.0",
"gulp-sym": "0.0.14",
"gulp-uglify": "^1.5.4",
"gulp-util": "^3.0.7",
"postcss-scss": "^0.1.8",
"stylelint": "~6.5.0",
"stylelint-config-standard": "~6.0.0",
"tiny-lr": "^0.2.1"
},
"engines": {
"node": ">=4.1.0",
"npm": ">=3.3.0"
}
}