UNPKG

2.72 kBJSONView Raw
1{
2 "name": "@absolunet/nwayo-workflow",
3 "version": "3.7.0",
4 "description": "Workflow for nwayo",
5 "definition": "/nwajo/ (haitian creole) The tough central part of various fruits, containing the seeds.",
6 "homepage": "https://absolunet.github.io/nwayo/",
7 "author": {
8 "name": "Absolunet",
9 "url": "https://absolunet.com"
10 },
11 "keywords": [
12 "gulp",
13 "nwayo",
14 "workflow"
15 ],
16 "license": "MIT",
17 "repository": {
18 "url": "git://github.com/absolunet/nwayo.git",
19 "type": "git"
20 },
21 "bugs": {
22 "url": "https://github.com/absolunet/nwayo/issues"
23 },
24 "engines": {
25 "node": ">= 12.4.0"
26 },
27 "main": "index.js",
28 "dependencies": {
29 "@absolunet/cli": "0.9.0",
30 "@absolunet/eslint-config-nwayo": "1.3.0",
31 "@absolunet/fsp": "1.6.1",
32 "@absolunet/fss": "1.6.1",
33 "@absolunet/gulp-include": "0.5.1",
34 "@absolunet/json-to-scss": "1.0.0",
35 "@absolunet/private-registry": "2.0.0",
36 "@absolunet/stylelint-config-nwayo": "1.2.1",
37 "@absolunet/terminal": "2.0.0",
38 "@babel/core": "7.4.5",
39 "@babel/preset-env": "7.4.5",
40 "boxen": "4.1.0",
41 "chalk": "2.4.2",
42 "core-js-builder": "3.1.4",
43 "cross-spawn": "6.0.5",
44 "deep-keys": "0.5.0",
45 "eslint-plugin-json": "1.4.0",
46 "fancy-log": "1.3.3",
47 "fibers": "4.0.1",
48 "figures": "3.0.0",
49 "find-up": "4.1.0",
50 "glob": "7.1.4",
51 "glob-all": "3.1.0",
52 "gulp": "4.0.2",
53 "gulp-autoprefixer": "6.1.0",
54 "gulp-cached": "1.1.1",
55 "gulp-cssnano": "2.1.3",
56 "gulp-debug": "4.0.0",
57 "gulp-eslint": "5.0.0",
58 "gulp-gm": "0.0.9",
59 "gulp-if": "2.0.2",
60 "gulp-imagemin": "6.0.0",
61 "gulp-insert": "0.5.0",
62 "gulp-json-sass": "0.0.2",
63 "gulp-line-ending-corrector": "1.0.3",
64 "gulp-multi-dest": "1.3.7",
65 "gulp-plumber": "1.2.1",
66 "gulp-rename": "1.4.0",
67 "gulp-sass": "4.0.2",
68 "gulp-sourcemaps": "2.6.5",
69 "gulp-stylelint": "9.0.0",
70 "gulp-uglify": "3.0.2",
71 "latest-version": "5.1.0",
72 "lodash-cli": "4.17.5",
73 "lodash.capitalize": "4.2.1",
74 "lodash.clonedeep": "4.5.0",
75 "lodash.flatten": "4.4.0",
76 "lodash.map": "4.6.0",
77 "lodash.property": "4.4.2",
78 "lodash.uniq": "4.5.0",
79 "lodash.without": "4.4.0",
80 "meow": "5.0.0",
81 "merge-stream": "2.0.0",
82 "mime-types": "2.1.24",
83 "modernizr": "3.7.1",
84 "module-alias": "2.2.0",
85 "node-emoji": "1.10.0",
86 "npm-check": "5.9.0",
87 "ora": "3.4.0",
88 "pluralize": "8.0.0",
89 "pretty-bytes": "5.2.0",
90 "regenerator-runtime": "0.13.2",
91 "replaceall": "0.1.6",
92 "require-dir": "1.2.0",
93 "sass": "1.21.0",
94 "semver": "6.1.1",
95 "slash": "3.0.0",
96 "uglify-js": "3.6.0",
97 "vinyl": "2.2.0",
98 "yaml-lint": "1.2.4"
99 }
100}