{"name": "@redhat/kogito-tooling-kie-editors-standalone", "description": "", "license": "Apache-2.0", "repository": {"type": "git", "url": "https://github.com/kiegroup/kogito-tooling.git"}, "versions": {"0.8.4": {"name": "@redhat/kogito-tooling-kie-editors-standalone", "version": "0.8.4", "description": "", "license": "Apache-2.0", "files": ["dist/common", "dist/bpmn", "dist/dmn"], "repository": {"type": "git", "url": "https://github.com/kiegroup/kogito-tooling.git"}, "dependencies": {"@redhat/kogito-tooling-editor": "0.8.4", "@redhat/kogito-tooling-external-assets-base": "0.8.4", "@redhat/kogito-tooling-i18n": "0.8.4", "@redhat/kogito-tooling-kie-bc-editors": "0.8.4"}, "scripts": {"lint": "tslint -c ../../tslint.json 'src/**/*.{ts,tsx,js,jsx}'", "test": "jest --silent --verbose --passWithNoTests", "build:preprocessor": "node dist/preprocessor/preprocessor.js", "build:fast": "rm -rf dist && webpack --config webpack.build-resources.config.js && yarn run build:preprocessor && webpack --config webpack.package-resources.config.js", "build": "yarn run lint && yarn test && yarn run build:fast", "build:prod": "yarn run lint && yarn test && rm -rf dist && webpack --config webpack.build-resources.config.js --mode production --devtool none && yarn run build:preprocessor && webpack --config webpack.package-resources.config.js --mode production --devtool none", "build:productization": "yarn run build:prod", "start": "webpack-dev-server -d --host 0.0.0.0 --config webpack.package-resources.config.js", "build:it": "rm -rf it-tests/dist && webpack --config ./it-tests/webpack.config.js", "start:it": "webpack-dev-server -d --host 0.0.0.0 --config ./it-tests/webpack.config.js", "cy:run": "yarn cypress run --project it-tests", "cy:open": "yarn cypress open --project it-tests", "clean:it": "rm -rf it-tests/results", "report:it": "jrm it-tests/results/junit.xml it-tests/results/junit-*.xml", "start-and-test:it": "start-server-and-test start:it http://localhost:9001 cy:run", "test:it": "npm-run-all -s -c clean:it start-and-test:it report:it"}, "babel": {"presets": ["@babel/env", "@babel/react"]}, "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/kogito-tooling-kie-editors-standalone/-/kogito-tooling-kie-editors-standalone-0.8.4.tgz", "shasum": "3906e6d69c389c79cbd590f7567688a03db937f5", "integrity": "sha512-iDz+nYp/wM0Ot7G3l0GP2rMhJOs2pse0V0i6m44S6g9sDaL3R3MxEdDEGQNv5hqfM9QRkJYOwAgOnkiMw+VlzQ=="}}, "0.8.6-1": {"name": "@redhat/kogito-tooling-kie-editors-standalone", "version": "0.8.6-1", "description": "", "license": "Apache-2.0", "files": ["dist/common", "dist/bpmn", "dist/dmn"], "repository": {"type": "git", "url": "https://github.com/kiegroup/kogito-tooling.git"}, "dependencies": {"@redhat/kogito-tooling-editor": "^0.8.6-1", "@redhat/kogito-tooling-external-assets-base": "^0.8.6-1", "@redhat/kogito-tooling-i18n": "^0.8.6-1", "@redhat/kogito-tooling-kie-bc-editors": "^0.8.6-1"}, "scripts": {"lint": "tslint -c ../../tslint.json 'src/**/*.{ts,tsx,js,jsx}'", "test": "jest --silent --verbose --passWithNoTests", "build:preprocessor": "node dist/preprocessor/preprocessor.js", "build:fast": "rm -rf dist && webpack --config webpack.build-resources.config.js && yarn run build:preprocessor && webpack --config webpack.package-resources.config.js", "build": "yarn run lint && yarn test && yarn run build:fast", "build:prod": "yarn run lint && yarn test && rm -rf dist && webpack --config webpack.build-resources.config.js --mode production --devtool none && yarn run build:preprocessor && webpack --config webpack.package-resources.config.js --mode production --devtool none", "build:productization": "yarn run build:prod", "start": "webpack-dev-server -d --host 0.0.0.0 --config webpack.package-resources.config.js", "build:it": "rm -rf it-tests/dist && webpack --config ./it-tests/webpack.config.js", "start:it": "webpack-dev-server -d --host 0.0.0.0 --config ./it-tests/webpack.config.js", "cy:run": "yarn cypress run -b chrome --project it-tests", "cy:open": "yarn cypress open --project it-tests", "clean:it": "rm -rf it-tests/results", "report:it": "jrm it-tests/results/junit.xml it-tests/results/junit-*.xml", "start-and-test:it": "start-server-and-test start:it http://localhost:9001 cy:run", "test:it": "npm-run-all -s -c clean:it start-and-test:it report:it"}, "babel": {"presets": ["@babel/env", "@babel/react"]}, "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/kogito-tooling-kie-editors-standalone/-/kogito-tooling-kie-editors-standalone-0.8.6-1.tgz", "shasum": "881c33507369bbc81fa3e8572c950395f699b23c", "integrity": "sha512-Pl5jInl1Wj8linzIY2wL+T2KZvejwVufSMkqTSVwtHViDJ7lNB1G/RRcZ6sggUcZnaDkcvZ31p1jAfOLY/fmEQ=="}}, "0.9.0-2": {"name": "@redhat/kogito-tooling-kie-editors-standalone", "version": "0.9.0-2", "description": "", "license": "Apache-2.0", "files": ["dist/common", "dist/bpmn", "dist/dmn"], "repository": {"type": "git", "url": "https://github.com/kiegroup/kogito-tooling.git"}, "dependencies": {"@redhat/kogito-tooling-editor": "^0.9.0-2", "@redhat/kogito-tooling-external-assets-base": "^0.9.0-2", "@redhat/kogito-tooling-i18n": "^0.9.0-2", "@redhat/kogito-tooling-kie-bc-editors": "^0.9.0-2"}, "scripts": {"lint": "tslint -c ../../tslint.json 'src/**/*.{ts,tsx,js,jsx}'", "test": "jest --silent --verbose --passWithNoTests", "build:preprocessor": "node dist/preprocessor/preprocessor.js", "build:fast": "rm -rf dist && webpack --config webpack.build-resources.config.js && yarn run build:preprocessor && webpack --config webpack.package-resources.config.js", "build": "yarn run lint && yarn test && yarn run build:fast", "build:prod": "yarn run lint && yarn test && rm -rf dist && webpack --config webpack.build-resources.config.js --mode production --devtool none && yarn run build:preprocessor && webpack --config webpack.package-resources.config.js --mode production --devtool none", "build:productization": "yarn run build:prod", "start": "webpack-dev-server -d --host 0.0.0.0 --config webpack.package-resources.config.js", "build:it": "rm -rf it-tests/dist && webpack --config ./it-tests/webpack.config.js", "start:it": "webpack-dev-server -d --host 0.0.0.0 --config ./it-tests/webpack.config.js", "cy:run": "yarn cypress run -b chrome --project it-tests", "cy:open": "yarn cypress open --project it-tests", "clean:it": "rm -rf it-tests/results", "report:it": "jrm it-tests/results/junit.xml it-tests/results/junit-*.xml", "start-and-test:it": "start-server-and-test start:it http://localhost:9001 cy:run", "test:it": "npm-run-all -s -c clean:it start-and-test:it report:it"}, "babel": {"presets": ["@babel/env", "@babel/react"]}, "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/kogito-tooling-kie-editors-standalone/-/kogito-tooling-kie-editors-standalone-0.9.0-2.tgz", "shasum": "e7d62b3763ca5678854f843c937fa42c71c5fbdd", "integrity": "sha512-gkN7lvP+vkiZiAQ3Sost8PZNU/ls+TolPobbbHXXlOOcWjSHcZxWB9As9ZQHMZDW/k1kInfJSEjhfmjBjj3wSQ=="}}, "0.9.0-3": {"name": "@redhat/kogito-tooling-kie-editors-standalone", "version": "0.9.0-3", "description": "", "license": "Apache-2.0", "files": ["dist/common", "dist/bpmn", "dist/dmn"], "repository": {"type": "git", "url": "https://github.com/kiegroup/kogito-tooling.git"}, "dependencies": {"@redhat/kogito-tooling-editor": "^0.9.0-3", "@redhat/kogito-tooling-external-assets-base": "^0.9.0-3", "@redhat/kogito-tooling-i18n": "^0.9.0-3", "@redhat/kogito-tooling-kie-bc-editors": "^0.9.0-3"}, "scripts": {"lint": "tslint -c ../../tslint.json 'src/**/*.{ts,tsx,js,jsx}'", "test": "jest --silent --verbose --passWithNoTests", "build:preprocessor": "node dist/preprocessor/preprocessor.js", "build:fast": "rm -rf dist && webpack --config webpack.build-resources.config.js && yarn run build:preprocessor && webpack --config webpack.package-resources.config.js", "build": "yarn run lint && yarn test && yarn run build:fast", "build:prod": "yarn run lint && yarn test && rm -rf dist && webpack --config webpack.build-resources.config.js --mode production --devtool none && yarn run build:preprocessor && webpack --config webpack.package-resources.config.js --mode production --devtool none", "build:productization": "yarn run build:prod", "start": "webpack-dev-server -d --host 0.0.0.0 --config webpack.package-resources.config.js", "build:it": "rm -rf it-tests/dist && webpack --config ./it-tests/webpack.config.js", "start:it": "webpack-dev-server -d --host 0.0.0.0 --config ./it-tests/webpack.config.js", "cy:run": "yarn cypress run -b chrome --project it-tests", "cy:open": "yarn cypress open --project it-tests", "clean:it": "rm -rf it-tests/results", "report:it": "jrm it-tests/results/junit.xml it-tests/results/junit-*.xml", "start-and-test:it": "start-server-and-test start:it http://localhost:9001 cy:run", "test:it": "npm-run-all -s -c clean:it start-and-test:it report:it"}, "babel": {"presets": ["@babel/env", "@babel/react"]}, "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/kogito-tooling-kie-editors-standalone/-/kogito-tooling-kie-editors-standalone-0.9.0-3.tgz", "shasum": "2fd50873cbf91f158508ab3590ea39c982c7cfcb", "integrity": "sha512-h7s0yXxozcBnXTc/MBc2LGcy6XUDhlIwRMG9rAXOXXVTnp71CVl8T+X2y0c9H2a/2x0qHDrPiaB/3jBsyGI4eg=="}}}, "dist-tags": {"latest": "0.9.0-3"}}