164 lines
5.5 KiB
JSON
164 lines
5.5 KiB
JSON
{
|
|
"name": "patternfly",
|
|
"version": "3.59.5",
|
|
"author": "Red Hat",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bootstrap": "~3.4.1",
|
|
"font-awesome": "^4.7.0",
|
|
"jquery": "~3.4.1"
|
|
},
|
|
"devDependencies": {
|
|
"@commitlint/cli": "^3.2.0",
|
|
"@semantic-release/exec": "^3.1.3",
|
|
"@semantic-release/git": "^7.0.4",
|
|
"autoprefixer": "^6.4.0",
|
|
"backstopjs": "4.0.3",
|
|
"chromy": "^0.5.11",
|
|
"commitizen": "^4.0.3",
|
|
"commitlint-config-cz": "^0.5.0",
|
|
"connect-livereload": "~0.5.4",
|
|
"cz-conventional-changelog": "^2.0.0",
|
|
"express": "^4.16.2",
|
|
"front-matter": "^2.1.1",
|
|
"grunt": "~1.0.1",
|
|
"grunt-cli": "^1.2.0",
|
|
"grunt-contrib-clean": "^1.1.0",
|
|
"grunt-contrib-concat": "^1.0.0",
|
|
"grunt-contrib-connect": "~1.0.2",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
"grunt-contrib-cssmin": "^2.0.0",
|
|
"grunt-contrib-less": "^1.3.0",
|
|
"grunt-contrib-uglify": "^2.3.0",
|
|
"grunt-contrib-watch": "^1.1.0",
|
|
"grunt-css-count": "^0.3.1",
|
|
"grunt-eslint": "^19.0.0",
|
|
"grunt-htmlhint": "^0.9.13",
|
|
"grunt-jekyll": "^0.4.4",
|
|
"grunt-karma": "^3.0.2",
|
|
"grunt-lassie": "0.0.1",
|
|
"grunt-postcss": "^0.8.0",
|
|
"grunt-run": "^0.8.1",
|
|
"grunt-sass": "^2.0.0",
|
|
"grunt-stylelint": "^0.9.0",
|
|
"html-pdf": "^2.2.0",
|
|
"husky": "^0.14.3",
|
|
"jasmine-core": "^2.4.1",
|
|
"jasmine-jquery": "^2.1.1",
|
|
"js-yaml": "^3.7.0",
|
|
"karma": "^4.3.0",
|
|
"karma-chrome-launcher": "^2.0.0",
|
|
"karma-firefox-launcher": "^1.0.0",
|
|
"karma-jasmine": "^1.0.2",
|
|
"karma-phantomjs-launcher": "^1.0.1",
|
|
"liquid-node": "bleathem/liquid-node#v2.6.1-pf.1",
|
|
"lodash": "^4.17.15",
|
|
"matchdep": "^2.0.0",
|
|
"mz": "^2.6.0",
|
|
"npm-check-updates": "^3.1.21",
|
|
"open": "^6.4.0",
|
|
"patternfly-eng-release": "^3.26.85",
|
|
"pixrem": "^3.0.1",
|
|
"require-all": "^2.2.0",
|
|
"semantic-release": "^15.13.24",
|
|
"stylelint": "^10.1.0",
|
|
"table": "3.7.9"
|
|
},
|
|
"optionalDependencies": {
|
|
"@types/c3": "^0.6.0",
|
|
"bootstrap-datepicker": "^1.7.1",
|
|
"bootstrap-sass": "^3.4.0",
|
|
"bootstrap-select": "1.12.2",
|
|
"bootstrap-slider": "^9.9.0",
|
|
"bootstrap-switch": "3.3.4",
|
|
"bootstrap-touchspin": "~3.1.1",
|
|
"c3": "~0.4.11",
|
|
"d3": "~3.5.17",
|
|
"datatables.net": "^1.10.15",
|
|
"datatables.net-colreorder": "^1.4.1",
|
|
"datatables.net-colreorder-bs": "~1.3.2",
|
|
"datatables.net-select": "~1.2.0",
|
|
"drmonty-datatables-colvis": "~1.1.2",
|
|
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
|
|
"font-awesome-sass": "^4.7.0",
|
|
"google-code-prettify": "~1.0.5",
|
|
"jquery-match-height": "^0.7.2",
|
|
"moment": "^2.19.1",
|
|
"moment-timezone": "^0.4.1",
|
|
"patternfly-bootstrap-combobox": "~1.1.7",
|
|
"patternfly-bootstrap-treeview": "~2.1.10"
|
|
},
|
|
"release": {
|
|
"branch": "master-dist",
|
|
"prepare": [
|
|
"@semantic-release/npm",
|
|
{
|
|
"path": "@semantic-release/exec",
|
|
"cmd": "sh -x ./node_modules/patternfly-eng-release/scripts/semantic-release/_bump.sh -p -s -v ${nextRelease.version}"
|
|
},
|
|
{
|
|
"path": "@semantic-release/git",
|
|
"assets": [
|
|
"package.json",
|
|
"src/js/patternfly-settings-base.js",
|
|
"bower.json"
|
|
],
|
|
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
|
|
}
|
|
],
|
|
"publish": [
|
|
"@semantic-release/github",
|
|
"@semantic-release/npm"
|
|
]
|
|
},
|
|
"scripts": {
|
|
"test": "grunt karma",
|
|
"build": "grunt build",
|
|
"patternfly": "grunt build-patternfly",
|
|
"rcue": "grunt build-rcue",
|
|
"jekyll": "ruby --version || echo \"Ruby required\"; bundler -v || gem install bundler; bundle check || bundle install; set -e",
|
|
"start": "grunt serve",
|
|
"start-patternfly": "grunt build-patternfly serve",
|
|
"start-rcue": "grunt build-rcue serve",
|
|
"grunt": "grunt",
|
|
"semantic-release": "semantic-release",
|
|
"semantic-release-publish": "semantic-release --publish",
|
|
"semantic-release-prepare": "semantic-release --prepare",
|
|
"commit": "git-cz",
|
|
"commitmsg": "commitlint -e",
|
|
"ncu": "ncu --semverLevel minor -p",
|
|
"regressions": "npm run regressions:build && npm run regressions:test",
|
|
"regressions:build": "export PF_PAGE_BUILDER=jekyll && export PF_RCUE_BUILDER=rcue && npm run build",
|
|
"regressions-patternfly": "npm run regressions:build && npm run regressions:test",
|
|
"regressions:build-patternfly": "export PF_PAGE_BUILDER=jekyll && npm run build",
|
|
"regressions-rcue": "npm run regressions:build-rcue && npm run regressions:test",
|
|
"regressions:build-rcue": "export PF_RCUE_BUILDER=rcue && npm run build",
|
|
"regressions:test": "node ./backstop/test",
|
|
"approve-conflicts": "node ./backstop/approve",
|
|
"regressions-init": "node ./backstop/reference",
|
|
"regressions-fix": "pkill -f '(chrome)?(--headless)'"
|
|
},
|
|
"description": "This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a \"skinned\" version of Bootstrap with additional components and customizations.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/patternfly/patternfly-3.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/patternfly/patternfly-3/issues"
|
|
},
|
|
"homepage": "https://github.com/patternfly/patternfly-3",
|
|
"config": {
|
|
"commitizen": {
|
|
"path": "./node_modules/cz-conventional-changelog"
|
|
}
|
|
},
|
|
"files": [
|
|
"dist/css/",
|
|
"dist/fonts/",
|
|
"dist/img/",
|
|
"dist/js/",
|
|
"dist/less/",
|
|
"dist/sass/",
|
|
"npm-shrinkwrap.json"
|
|
]
|
|
}
|