UNPKG

@aappddeevv/dynamics-client-ui

Version:

## What is it? A library to help you create great dynamics applications.

170 lines (169 loc) 5.77 kB
{ "name": "@aappddeevv/dynamics-client-ui", "version": "0.1.0-M1", "scripts": { "code-js": "babel --source-maps -d lib ./src", "code-tsc": "tsc -p . --outDir lib", "code": "npm-run-all code-tsc code-js", "watch-code-tsc": "tsc -w -p watch.tsconfig.json --outDir lib", "css": "gulp css", "declarations": "gulp copyDeclarations", "watch-css": "gulp watch-css", "build": "run-p code-tsc code-js css declarations", "clean": "gulp clean", "test": "jest", "test:watch": "jest --watch", "fmt": "tsfmt -r" }, "keywords": [ "dynamics", "microsoft", "crm", "xrm", "dynamics-crm", "dynamics-xrm", "ui", "react", "client", "ui" ], "repository": { "type": "git", "url": "git+https://github.com/aappddeevv/dynamics-client-ui" }, "devDependencies": { "@types/chai": "^4.0.10", "@types/jest": "^22.0.0", "@types/prop-types": "^15.5.2", "@types/ramda": "github:types/npm-ramda#dist", "@types/react": "^16.0.38", "@types/react-dom": "^16.0.4", "@types/react-redux": "^5.0.15", "@types/recompose": "^0.24.5", "babel-cli": "^6.26.0", "babel-eslint": "^7.2.3", "babel-loader": "^7.1.2", "babel-plugin-transform-class-properties": "^6.24.1", "babel-plugin-transform-decorators": "^6.24.1", "babel-plugin-transform-es2015-destructuring": "^6.23.0", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", "babel-plugin-transform-es2015-parameters": "^6.24.1", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.6.1", "babel-preset-react": "^6.24.1", "babel-preset-stage-2": "^6.24.1", "chai": "^4.1.2", "chai-xml": "^0.3.1", "css-js-loader": "^0.4.1", "css-loader": "^0.28.7", "del": "^3.0.0", "eslint": "^4.14.0", "eslint-plugin-html": "^3.2.2", "eslint-plugin-react": "^7.5.1", "exports-loader": "^0.6.4", "expose-loader": "^0.7.4", "file-loader": "^0.11.2", "gulp": "^4.0.0", "gulp-cli": "^2.0.0", "gulp-util": "^3.0.8", "html-webpack-plugin": "^2.30.1", "ignore-loader": "^0.1.2", "image-webpack-loader": "^3.4.2", "imports-loader": "^0.7.1", "jest": "^21.2.1", "npm-run-all": "^4.1.2", "postcss-cssnext": "^3.0.2", "postcss-import": "^11.0.0", "postcss-loader": "^2.0.9", "postcss-mixins": "^6.2.0", "postcss-nesting": "^4.2.1", "postcss-reporter": "^5.0.0", "ramda": "^0.25.0", "react-hot-loader": "^1.3.1", "react-test-renderer": "^16.2.0", "script-loader": "^0.7.2", "source-map-loader": "^0.2.3", "style-loader": "^0.18.2", "stylish": "^1.0.0", "ts-jest": "^21.2.4", "ts-loader": "^2.3.7", "ts-node": "^4.1.0", "tslint": "^5.8.0", "tslint-react": "^3.3.3", "typedoc": "^0.9.0", "typescript": "^2.7.2", "typescript-formatter": "^7.1.0", "typings-for-css-modules-loader": "^1.7.0", "uglifyjs-webpack-plugin": "^1.1.5", "url-loader": "^0.5.9", "webpack": "^3.10.0", "webpack-dev-server": "^2.9.7", "webpack-merge": "^4.1.1" }, "dependencies": { "@types/classnames": "^2.2.3", "@types/cytoscape": "^3.1.5", "@types/debounce": "^1.0.0", "@types/immutability-helper": "^2.0.15", "@types/js-beautify": "0.0.31", "@types/jsrender": "0.0.29", "@types/lodash": "^4.14.104", "@types/lunr": "^2.1.5", "@types/node": "^8.5.2", "@types/react-select": "^1.1.0", "@types/xmldom": "^0.1.29", "@types/xrm": "^9.0.2", "@uifabric/icons": "^5.2.0", "babel-runtime": "^6.26.0", "classnames": "^2.2.5", "codemirror": "^5.31.0", "datatables.net": "^1.10.16", "datatables.net-fixedheader": "^3.1.3", "debounce": "^1.1.0", "downshift": "^1.18.0", "glamor": "^2.20.40", "immutability-helper": "^2.5.1", "jquery": "^3.2.1", "js-beautify": "^1.7.4", "jsrender": "^0.9.89", "lodash": "^4.17.5", "lunr": "^2.1.4", "moment": "^2.19.2", "monet": "^0.8.10", "normalizr": "^3.2.4", "office-ui-fabric-react": "^5.56.0", "prop-types": "^15.6.0", "randomcolor": "^0.5.3", "rc-tree": "^1.7.8", "react": "^16.2.0", "react-aria": "^0.9.2", "react-big-calendar": "^0.17.0", "react-codemirror2": "^2.0.2", "react-dom": "^16.2.0", "react-edit": "^6.4.0", "react-radio-group": "^3.0.2", "react-redux": "^5.0.7", "react-resizable": "^1.7.5", "react-select": "^1.1.0", "react-table": "^6.7.4", "react-tag-autocomplete": "^5.5.0", "reactabular": "^8.3.0", "reactabular-sticky": "^8.12.0", "reactabular-table": "^8.12.0", "recompose": "^0.26.0", "redux": "^3.7.2", "redux-devtools": "^3.4.0", "redux-saga": "^0.16.0", "redux-thunk": "^2.2.0", "reselect": "^3.0.1", "searchtabular": "^1.7.0", "selectabular": "^2.1.0", "sortabular": "^1.5.0", "tinycolor2": "^1.4.1", "tslib": "^1.9.0", "xmldom": "^0.1.27", "xmlserializer": "^0.6.0" } }