2012-05-22 23:39:07 -07:00
|
|
|
{
|
2013-07-13 17:20:56 -07:00
|
|
|
"name": "angularjs",
|
2015-06-15 00:21:16 +02:00
|
|
|
"license": "MIT",
|
2018-05-21 10:19:44 +01:00
|
|
|
"branchVersion": "^1.7.0",
|
2016-12-08 13:56:34 +00:00
|
|
|
"branchPattern": "1.7.*",
|
2018-05-09 19:38:48 +02:00
|
|
|
"distTag": "latest",
|
2013-08-20 16:49:43 +02:00
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/angular/angular.js.git"
|
|
|
|
|
},
|
2015-02-19 22:30:25 -08:00
|
|
|
"engines": {
|
2017-12-07 19:26:32 +01:00
|
|
|
"node": "^8.9.1",
|
|
|
|
|
"yarn": ">=1.3.2",
|
2016-11-29 13:16:30 +00:00
|
|
|
"grunt": "^1.2.0"
|
2015-02-19 22:30:25 -08:00
|
|
|
},
|
2015-09-09 03:27:45 +03:00
|
|
|
"scripts": {
|
2016-01-26 10:05:13 +00:00
|
|
|
"commit": "git-cz",
|
2015-09-20 21:29:59 +02:00
|
|
|
"test-i18n": "jasmine-node i18n/spec",
|
2016-12-07 10:50:24 +00:00
|
|
|
"test-i18n-ucd": "jasmine-node i18n/ucd/spec",
|
|
|
|
|
"grunt": "grunt"
|
2015-09-09 03:27:45 +03:00
|
|
|
},
|
2013-05-18 11:41:27 -04:00
|
|
|
"devDependencies": {
|
2014-09-08 09:50:47 +01:00
|
|
|
"angular-benchpress": "0.x.x",
|
|
|
|
|
"benchmark": "1.x.x",
|
2016-12-01 13:26:51 +00:00
|
|
|
"bootstrap": "3.1.1",
|
2017-04-12 13:20:43 +02:00
|
|
|
"browserstacktunnel-wrapper": "2.0.0",
|
2014-09-08 09:50:47 +01:00
|
|
|
"canonical-path": "0.0.2",
|
2016-10-26 17:21:57 +01:00
|
|
|
"changez": "^2.1.1",
|
2016-12-23 10:52:32 +00:00
|
|
|
"changez-angular": "^2.1.2",
|
2015-01-08 14:48:26 -08:00
|
|
|
"cheerio": "^0.17.0",
|
2015-10-28 12:38:21 -04:00
|
|
|
"commitizen": "^2.3.0",
|
2017-07-12 12:02:18 +02:00
|
|
|
"commitplease": "^2.7.10",
|
2016-09-01 20:42:03 +02:00
|
|
|
"cross-spawn": "^4.0.0",
|
2015-10-28 12:38:21 -04:00
|
|
|
"cz-conventional-changelog": "1.1.4",
|
2014-09-12 23:04:35 +01:00
|
|
|
"dgeni": "^0.4.0",
|
2017-01-11 12:52:48 +02:00
|
|
|
"dgeni-packages": "^0.16.4",
|
2018-02-12 12:26:32 +01:00
|
|
|
"eslint-plugin-promise": "^3.6.0",
|
2014-09-08 09:50:47 +01:00
|
|
|
"event-stream": "~3.1.0",
|
2015-12-15 11:46:50 -08:00
|
|
|
"glob": "^6.0.1",
|
2016-12-01 13:26:51 +00:00
|
|
|
"google-code-prettify": "1.0.1",
|
2016-07-20 00:54:17 +02:00
|
|
|
"grunt": "^1.0.1",
|
|
|
|
|
"grunt-bump": "^0.8.0",
|
|
|
|
|
"grunt-cli": "^1.2.0",
|
|
|
|
|
"grunt-contrib-clean": "^1.0.0",
|
|
|
|
|
"grunt-contrib-compress": "^1.3.0",
|
|
|
|
|
"grunt-contrib-connect": "^1.0.2",
|
|
|
|
|
"grunt-contrib-copy": "^1.0.0",
|
2014-02-01 23:14:07 -08:00
|
|
|
"grunt-ddescribe-iit": "~0.0.1",
|
2016-07-20 15:45:04 +02:00
|
|
|
"grunt-eslint": "^19.0.0",
|
2014-02-01 23:14:07 -08:00
|
|
|
"grunt-merge-conflict": "~0.0.1",
|
2016-07-20 00:54:17 +02:00
|
|
|
"grunt-shell": "^1.3.0",
|
2014-09-08 09:50:47 +01:00
|
|
|
"gulp": "~3.8.0",
|
2014-09-24 15:01:20 +01:00
|
|
|
"gulp-concat": "^2.4.1",
|
2016-07-20 15:45:04 +02:00
|
|
|
"gulp-eslint": "^3.0.1",
|
2014-09-24 15:01:20 +01:00
|
|
|
"gulp-foreach": "0.0.1",
|
|
|
|
|
"gulp-rename": "^1.2.0",
|
|
|
|
|
"gulp-sourcemaps": "^1.2.2",
|
|
|
|
|
"gulp-uglify": "^1.0.1",
|
2014-09-08 10:14:17 +01:00
|
|
|
"gulp-util": "^3.0.1",
|
2018-01-05 21:35:26 +01:00
|
|
|
"jasmine-core": "^2.8.0",
|
2016-01-26 10:05:13 +00:00
|
|
|
"jasmine-node": "^2.0.0",
|
2016-07-07 15:26:18 +02:00
|
|
|
"jasmine-reporters": "^2.2.0",
|
2017-12-27 19:16:46 +01:00
|
|
|
"jquery": "3.2.1",
|
|
|
|
|
"jquery-2.1": "npm:jquery@2.1.4",
|
|
|
|
|
"jquery-2.2": "npm:jquery@2.2.4",
|
2018-01-05 22:05:15 +01:00
|
|
|
"karma": "^2.0.0",
|
2017-05-06 17:50:42 +02:00
|
|
|
"karma-browserstack-launcher": "^1.2.0",
|
|
|
|
|
"karma-chrome-launcher": "^2.1.1",
|
2018-01-15 13:07:45 +01:00
|
|
|
"karma-edge-launcher": "^0.4.2",
|
2017-05-06 17:50:42 +02:00
|
|
|
"karma-firefox-launcher": "^1.0.1",
|
2018-01-15 13:07:45 +01:00
|
|
|
"karma-ie-launcher": "^1.0.0",
|
2017-05-06 17:50:42 +02:00
|
|
|
"karma-jasmine": "^1.1.0",
|
|
|
|
|
"karma-junit-reporter": "^1.2.0",
|
2018-01-15 13:07:45 +01:00
|
|
|
"karma-safari-launcher": "^1.0.0",
|
2017-10-16 11:51:00 +02:00
|
|
|
"karma-sauce-launcher": "^1.2.0",
|
2016-08-05 20:24:42 +02:00
|
|
|
"karma-script-launcher": "^1.0.0",
|
2017-06-10 23:36:38 +02:00
|
|
|
"karma-spec-reporter": "^0.0.31",
|
2016-07-20 00:54:17 +02:00
|
|
|
"load-grunt-tasks": "^3.5.0",
|
2014-10-11 21:58:38 +02:00
|
|
|
"lodash": "~2.4.1",
|
2015-11-16 16:26:49 -08:00
|
|
|
"log4js": "^0.6.27",
|
2016-12-01 13:26:51 +00:00
|
|
|
"lunr": "^0.7.2",
|
2014-02-12 22:47:42 +00:00
|
|
|
"marked": "~0.3.0",
|
2014-03-13 18:30:17 +00:00
|
|
|
"node-html-encoder": "0.0.2",
|
2016-11-28 11:19:59 +00:00
|
|
|
"npm-run": "^4.1.0",
|
2016-12-01 13:26:51 +00:00
|
|
|
"open-sans-fontface": "^1.4.0",
|
2014-10-11 21:58:38 +02:00
|
|
|
"promises-aplus-tests": "~2.1.0",
|
2017-05-17 09:22:34 +02:00
|
|
|
"protractor": "^5.1.2",
|
2014-09-08 09:50:47 +01:00
|
|
|
"q": "~1.0.0",
|
|
|
|
|
"q-io": "^1.10.9",
|
2014-07-31 06:26:10 -07:00
|
|
|
"qq": "^0.3.5",
|
2014-10-11 21:58:38 +02:00
|
|
|
"rewire": "~2.1.0",
|
2015-09-20 21:29:59 +02:00
|
|
|
"sax": "^1.1.1",
|
2015-11-16 16:26:49 -08:00
|
|
|
"selenium-webdriver": "^2.53.1",
|
2018-01-09 12:57:45 +01:00
|
|
|
"semver": "^5.4.1",
|
2016-07-20 00:54:17 +02:00
|
|
|
"serve-favicon": "^2.3.0",
|
|
|
|
|
"serve-index": "^1.8.0",
|
|
|
|
|
"serve-static": "^1.11.1",
|
2016-11-11 19:47:28 +00:00
|
|
|
"shelljs": "^0.7.5",
|
2014-09-08 09:50:47 +01:00
|
|
|
"sorted-object": "^1.0.0",
|
2016-07-20 15:45:04 +02:00
|
|
|
"stringmap": "^0.2.2"
|
2013-03-27 00:12:45 -07:00
|
|
|
},
|
2015-10-28 12:38:21 -04:00
|
|
|
"dependencies": {},
|
2017-07-12 12:02:18 +02:00
|
|
|
"commitplease": {
|
|
|
|
|
"style": "angular",
|
|
|
|
|
"nohook": true
|
|
|
|
|
},
|
2015-10-28 12:38:21 -04:00
|
|
|
"config": {
|
|
|
|
|
"commitizen": {
|
|
|
|
|
"path": "node_modules/cz-conventional-changelog"
|
|
|
|
|
}
|
|
|
|
|
}
|
2017-10-16 11:51:00 +02:00
|
|
|
}
|