otherwise in dist/js/dev/es5/benchmarks/src/naive_infinite_scroll/index.html defaultExtension: 'js' is ignored for angular2/src/testing/benchmark_util which results in test failures. We'll need to investigate this. Maybe upgrading to 0.19.x will make this issue go away...
118 lines
4.3 KiB
JSON
118 lines
4.3 KiB
JSON
{
|
|
"name": "angular-srcs",
|
|
"version": "2.0.0-alpha.45",
|
|
"branchPattern": "2.0.*",
|
|
"description": "Angular 2 - a web framework for modern web apps",
|
|
"homepage": "https://github.com/angular/angular",
|
|
"bugs": "https://github.com/angular/angular/issues",
|
|
"contributors": [
|
|
"Alex Eagle <[email protected]>",
|
|
"Chirayu Krishnappa <[email protected]>",
|
|
"Jeff Cross <[email protected]>",
|
|
"Matias Niemela <[email protected]>",
|
|
"Misko Hevery <[email protected]>",
|
|
"Rado Kirov <[email protected]>",
|
|
"Tobias Bosch <[email protected]>",
|
|
"Victor Savkin <[email protected]>",
|
|
"Yegor Jbanov <[email protected]>",
|
|
"Jeremy Elbourn <[email protected]>"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/angular/angular.git"
|
|
},
|
|
"scripts": {
|
|
"preinstall": "node tools/analytics/build-analytics start install npm-install && node tools/analytics/build-analytics start install npm-preinstall && node tools/npm/check-node-modules --purge && node tools/analytics/build-analytics success install npm-preinstall && node tools/analytics/build-analytics start install npm-install-net",
|
|
"postinstall": "node tools/analytics/build-analytics success install npm-install-net && node tools/analytics/build-analytics start install npm-postinstall && node tools/npm/copy-npm-shrinkwrap && node tools/chromedriverpatch.js && webdriver-manager update && bower install && gulp pubget.dart && tsd reinstall --overwrite --clean --config modules/angular2/tsd.json && tsd reinstall --overwrite --clean --config tools/tsd.json && tsd reinstall --overwrite --config modules/angular1_router/tsd.json && node tools/analytics/build-analytics success install npm-postinstall && node tools/analytics/build-analytics success install npm-install",
|
|
"test": "gulp test.all.js && gulp test.all.dart"
|
|
},
|
|
"dependencies": {
|
|
"@reactivex/rxjs": "5.0.0-alpha.7",
|
|
"reflect-metadata": "0.1.2",
|
|
"zone.js": "0.5.8"
|
|
},
|
|
"devDependencies": {
|
|
"angular": "^1.4.7",
|
|
"angular-animate": "^1.4.7",
|
|
"angular-mocks": "^1.4.7",
|
|
"base64-js": "^0.0.8",
|
|
"bower": "^1.3.12",
|
|
"broccoli": "^0.15.3",
|
|
"broccoli-funnel": "igorminar/broccoli-funnel#perf-files",
|
|
"broccoli-slow-trees": "^1.1.0",
|
|
"broccoli-stew": "^0.2.1",
|
|
"broccoli-writer": "^0.1.1",
|
|
"browserify": "^10.2.4",
|
|
"browserstacktunnel-wrapper": "^1.4.2",
|
|
"canonical-path": "0.0.2",
|
|
"chokidar": "^1.1.0",
|
|
"clang-format": "^1.0.32",
|
|
"conventional-changelog": "^0.2.1",
|
|
"del": "~1",
|
|
"es6-shim": "^0.33.3",
|
|
"firefox-profile": "^0.3.4",
|
|
"fs-extra": "^0.18.0",
|
|
"glob": "^4.0.6",
|
|
"googleapis": "1.0.x",
|
|
"gulp": "^3.8.8",
|
|
"gulp-autoprefixer": "^3.1.0",
|
|
"gulp-clang-format": "^1.0.23",
|
|
"gulp-concat": "^2.5.2",
|
|
"gulp-connect": "^1.0.10",
|
|
"gulp-insert": "^0.5.0",
|
|
"gulp-load-plugins": "^1.0.0",
|
|
"gulp-rename": "^1.2.0",
|
|
"gulp-replace": "^0.5.3",
|
|
"gulp-sass": "^2.0.4",
|
|
"gulp-shell": "^0.5.1",
|
|
"gulp-sourcemaps": "^1.6.0",
|
|
"gulp-traceur": "0.17.*",
|
|
"gulp-tslint": "^3.5.0",
|
|
"gulp-typescript": "^2.9.0",
|
|
"gulp-uglify": "^1.2.0",
|
|
"hash-files": "^1.0.0",
|
|
"jasmine": "2.3.1",
|
|
"jpm": "1.0.0",
|
|
"js-yaml": "^3.2.7",
|
|
"karma": "^0.13.10",
|
|
"karma-browserstack-launcher": "^0.1.6",
|
|
"karma-chrome-launcher": "^0.2.0",
|
|
"karma-dart": "^0.3.0",
|
|
"karma-jasmine": "^0.3.6",
|
|
"karma-sauce-launcher": "^0.2.14",
|
|
"lodash": "^2.4.1",
|
|
"madge": "0.5.0",
|
|
"merge": "^1.2.0",
|
|
"merge2": "^0.3.5",
|
|
"minimatch": "^2.0.1",
|
|
"minimist": "1.1.x",
|
|
"mock-fs": "^2.5.0",
|
|
"node-uuid": "1.4.x",
|
|
"on-headers": "^1.0.0",
|
|
"parse5": "1.3.2",
|
|
"protractor": "^2.5.0",
|
|
"proxy-middleware": "^0.13.0",
|
|
"q": "^1.0.1",
|
|
"react": "^0.14.0",
|
|
"rewire": "^2.3.3",
|
|
"run-sequence": "^1.1.0",
|
|
"selenium-webdriver": "^2.47.0",
|
|
"semver": "^4.3.4",
|
|
"sorted-object": "^1.0.0",
|
|
"source-map": "^0.3.0",
|
|
"strip-ansi": "^2.0.1",
|
|
"symlink-or-copy": "^1.0.1",
|
|
"systemjs": "0.18.10",
|
|
"systemjs-builder": "^0.10.3",
|
|
"through2": "^0.6.5",
|
|
"ts2dart": "^0.7.12",
|
|
"tsd": "^0.6.5-beta",
|
|
"tslint": "^3.0.0-dev.1",
|
|
"typescript": "^1.6.2",
|
|
"universal-analytics": "^0.3.9",
|
|
"which": "~1",
|
|
"yargs": "2.3.*"
|
|
}
|
|
}
|