UNPKG

@absolunet/nwayo-workflow

Version:
102 lines (101 loc) 2.87 kB
{ "name": "@absolunet/nwayo-workflow", "version": "3.9.3", "description": "Workflow for nwayo", "definition": "/nwajo/ (haitian creole) The tough central part of various fruits, containing the seeds.", "homepage": "https://documentation.absolunet.com/nwayo/", "author": { "name": "Absolunet", "url": "https://absolunet.com" }, "keywords": [ "gulp", "nwayo", "workflow" ], "license": "MIT", "repository": { "url": "git://github.com/absolunet/nwayo.git", "type": "git" }, "bugs": { "url": "https://github.com/absolunet/nwayo/issues" }, "engines": { "node": ">= 14.17.0" }, "main": "index.js", "dependencies": { "@absolunet/cli": "^0.9.1", "@absolunet/fsp": "^1.7.0", "@absolunet/fss": "^1.7.0", "@absolunet/gulp-include": "^0.5.1", "@absolunet/json-to-scss": "^1.0.0", "@absolunet/private-registry": "^2.0.0", "@absolunet/terminal": "^3.2.0", "@babel/core": "^7.18.6", "@babel/preset-env": "^7.18.6", "@ronilaukkarinen/gulp-stylelint": "^14.0.6", "autoprefixer": "^10.4.7", "boxen": "^5.1.2", "chalk": "^4.1.2", "core-js-builder": "^3.23.3", "cssnano": "^5.1.12", "fancy-log": "^2.0.0", "glob": "^8.0.3", "glob-all": "^3.3.0", "gulp": "^4.0.2", "gulp-cached": "^1.1.1", "gulp-debug": "^4.0.0", "gulp-eslint-new": "^1.5.1", "gulp-if": "^3.0.0", "gulp-imagemin": "^7.1.0", "gulp-line-ending-corrector": "^1.0.3", "gulp-multi-dest": "^1.3.7", "gulp-plumber": "^1.2.1", "gulp-postcss": "^9.0.1", "gulp-rename": "^2.0.0", "gulp-sass": "^5.1.0", "gulp-sourcemaps": "^3.0.0", "gulp-uglify": "^3.0.2", "gulp-util": "^3.0.8", "jimp": "^0.16.1", "lodash-cli": "^4.17.5", "lodash.clonedeep": "^4.5.0", "lodash.flatten": "^4.4.0", "lodash.map": "^4.6.0", "lodash.property": "^4.4.2", "lodash.uniq": "^4.5.0", "meow": "^9.0.0", "merge-stream": "^2.0.0", "mime-types": "^2.1.35", "modernizr": "^3.12.0", "node-emoji": "^1.11.0", "ora": "^5.4.1", "pluralize": "^8.0.0", "postcss": "^8.4.14", "pretty-bytes": "^5.6.0", "regenerator-runtime": "^0.13.9", "require-dir": "^1.2.0", "sass": "^1.53.0", "semver": "^7.3.7", "slash": "^3.0.0", "through2": "^4.0.2", "to-ico": "^1.1.5", "uglify-js": "^3.16.2", "vinyl": "^2.2.1" }, "peerDependencies": { "@absolunet/eslint-config-json": ">=3.2.2", "@absolunet/eslint-config-nwayo": ">=3.2.2", "@absolunet/stylelint-config-scss": ">=3.1.1", "eslint": ">=8.19.0", "eslint-plugin-json": ">=3.1.0", "eslint-plugin-unicorn": ">=43.0.0", "postcss-scss": ">=4.0.4", "stylelint": ">=14.9.1", "stylelint-declaration-strict-value": ">=1.8.0", "stylelint-order": ">=5.0.0", "stylelint-scss": ">=4.2.0" } }