Files
alfresco-ng2-components/ng2-components/package.json
T
Eugenio Romano 0b246b8211 Speed up build (#1852)
* single build webpack

* fix demo shell test
2017-05-25 15:12:46 +01:00

179 lines
5.7 KiB
JSON

{
"name": "ng2-alfresco-components",
"description": "Alfresco ng2 components",
"version": "1.3.0",
"author": "Alfresco Software, Ltd.",
"scripts": {
"clean": "rimraf node_modules",
"build": "webpack --config config/webpack.build.js --progress --profile --bail",
"license-check": "license-check",
"tslint": "",
"tsc": "",
"test": "karma start ../config/karma.conf.js --reporters mocha,coverage --single-run --component ng2-alfresco-webscript",
"test-browser": "",
"coverage": "",
"publish:prod": "",
"pkg-build": "package-json-merge ng2-alfresco-core/package.json ng2-alfresco-datatable/package.json ng2-activiti-diagrams/package.json ng2-activiti-analytics/package.json ng2-activiti-form/package.json ng2-activiti-tasklist/package.json ng2-activiti-processlist/package.json ng2-alfresco-documentlist/package.json ng2-alfresco-login/package.json ng2-alfresco-search/package.json ng2-alfresco-tag/package.json ng2-alfresco-upload/package.json ng2-alfresco-viewer/package.json ng2-alfresco-webscript/package.json ng2-alfresco-webscript/package.json ng2-alfresco-userinfo/package.json ng2-alfresco-social/package.json package-base.json > package.json",
"pretest": "",
"posttest": ""
},
"main": "./index.js",
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
},
"bugs": {
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"license": "Apache-2.0",
"contributors": {
"0": {
"name": "Eugenio Romano",
"email": "eugenio.romano@alfresco.com"
},
"1": {
"name": "Eugenio Romano",
"email": "eugenio.romano@alfresco.com"
},
"2": {
"name": "Denys Vuika",
"email": "denys.vuika@gmail.com"
},
"3": {
"name": "Eugenio Romano",
"email": "eugenio.romano@alfresco.com"
}
},
"keywords": {
"0": "alfresco-ng2-components",
"1": "angular2",
"2": "typescript",
"3": "alfresco",
"4": "activiti",
"5": "ecm",
"6": "bpm"
},
"dependencies": {
"@angular/common": "2.2.2",
"@angular/compiler": "2.2.2",
"@angular/compiler-cli": "2.4.7",
"@angular/core": "2.2.2",
"@angular/forms": "2.2.2",
"@angular/http": "2.2.2",
"@angular/material": "2.0.0-beta.1",
"@angular/platform-browser": "2.2.2",
"@angular/platform-browser-dynamic": "2.2.2",
"@angular/router": "3.2.2",
"@angular/upgrade": "2.4.7",
"alfresco-js-api": "~1.4.0",
"core-js": "2.4.1",
"dialog-polyfill": "0.4.7",
"element.scrollintoviewifneeded-polyfill": "1.0.1",
"hammerjs": "2.0.8",
"intl": "1.2.4",
"material-design-icons": "2.2.3",
"material-design-lite": "1.2.1",
"ng2-translate": "2.5.0",
"reflect-metadata": "0.1.10",
"rxjs": "5.0.0-beta.12",
"systemjs": "0.19.27",
"zone.js": "0.6.26",
"ng2-alfresco-core": "1.4.0",
"raphael": "2.2.7",
"chart.js": "2.5.0",
"md-date-time-picker": "2.2.0",
"moment": "2.15.1",
"ng2-activiti-diagrams": "1.4.0",
"ng2-charts": "1.5.0",
"ng2-activiti-form": "1.4.0",
"ng2-alfresco-datatable": "1.4.0",
"ng2-activiti-tasklist": "1.4.0",
"ng2-alfresco-documentlist": "1.4.0",
"pdfjs-dist": "1.5.404"
},
"devDependencies": {
"@types/hammerjs": "^2.0.34",
"@types/jasmine": "2.5.35",
"@types/node": "6.0.45",
"autoprefixer": "^6.5.4",
"cpx": "^1.3.1",
"license-check": "1.1.5",
"merge-stream": "^1.0.1",
"rimraf": "^2.5.4",
"run-sequence": "^1.2.2",
"systemjs-builder": "^0.15.34",
"traceur": "^0.0.91",
"ts-node": "^1.7.0",
"tslint": "^4.4.2",
"typescript": "^2.1.6",
"wsrv": "^0.1.5",
"concurrently": "^2.2.0",
"remap-istanbul": "^0.6.3",
"cssnano": "^3.8.1",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.1",
"gulp-cached": "^1.1.1",
"gulp-concat": "^2.6.1",
"gulp-concat-css": "^2.3.0",
"gulp-filter": "^4.0.0",
"gulp-inline-ng2-template": "^4.0.0",
"gulp-load-plugins": "^1.4.0",
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^6.2.0",
"gulp-replace": "^0.5.4",
"gulp-sourcemaps": "^1.9.1",
"gulp-template": "^4.0.0",
"gulp-typescript": "^3.1.3",
"gulp-uglify": "^2.0.0",
"gulp-util": "^3.0.7",
"jasmine-ajax": "^3.2.0",
"jasmine-core": "2.4.1",
"karma": "^0.13.22",
"karma-chrome-launcher": "~1.0.1",
"karma-coverage": "^1.1.1",
"karma-jasmine": "~1.0.2",
"karma-jasmine-ajax": "^0.1.13",
"karma-jasmine-html-reporter": "0.2.0",
"karma-mocha-reporter": "^2.2.2",
"angular2-template-loader": "^0.6.2",
"css-loader": "^0.23.1",
"css-to-string-loader": "^0.1.2",
"html-loader": "^0.4.4",
"file-loader": "0.11.1",
"null-loader": "^0.1.1",
"package-json-merge": "0.0.1",
"raw-loader": "^0.5.1",
"source-map-loader": "^0.1.6",
"style-loader": "^0.13.1",
"istanbul-instrumenter-loader": "0.2.0",
"loader-utils": "^1.1.0",
"ts-loader": "^2.0.0",
"to-string-loader": "^1.1.4",
"tslint-loader": "^3.3.0",
"copy-webpack-plugin": "^4.0.1",
"extract-text-webpack-plugin": "^2.0.0-rc.3",
"html-webpack-plugin": "^2.28.0",
"karma-remap-istanbul": "^0.6.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-systemjs": "^0.16.0",
"karma-webpack": "^2.0.2",
"script-loader": "0.7.0",
"webpack": "^2.2.1",
"webpack-dev-server": "^2.3.0",
"webpack-merge": "2.6.1"
},
"license-check-config": {
"src": {
"0": "./src/**/*.ts",
"1": "!./src/services/rendering-queue.services.ts",
"2": "!./src/services/rendering-queue.services.d.ts"
},
"path": "assets/license_header.txt",
"blocking": true,
"logInfo": false,
"logError": true
},
"module": "./index.js",
"typings": "./index.d.ts"
}