|
|
|
@ -607,6 +607,14 @@
|
|
|
|
|
"website": "http://material.angularjs.org"
|
|
|
|
|
},
|
|
|
|
|
"Angular": {
|
|
|
|
|
"cats": [
|
|
|
|
|
"12"
|
|
|
|
|
],
|
|
|
|
|
"html": "<app[^>]+ng-version=\"([\\d.]+)\">\\;version:\\1",
|
|
|
|
|
"icon": "Angular.svg",
|
|
|
|
|
"website": "https://angular.io"
|
|
|
|
|
},
|
|
|
|
|
"AngularJS": {
|
|
|
|
|
"cats": [
|
|
|
|
|
"12"
|
|
|
|
|
],
|
|
|
|
@ -614,14 +622,13 @@
|
|
|
|
|
"angular": "",
|
|
|
|
|
"angular.version.full": "(.*)\\;version:\\1"
|
|
|
|
|
},
|
|
|
|
|
"html": "<app[^>]+ng-version=\"([\\d.]+)\">\\;version:\\1",
|
|
|
|
|
"icon": "Angular.svg",
|
|
|
|
|
"script": [
|
|
|
|
|
"angular(?:\\-|\\.)([\\d.]*\\d)[^/]*\\.js\\;version:\\1",
|
|
|
|
|
"/([\\d.]+(?:\\-?rc[.\\d]*)*)/angular(?:\\.min)?\\.js\\;version:\\1",
|
|
|
|
|
"angular.*\\.js"
|
|
|
|
|
],
|
|
|
|
|
"website": "http://angular.io"
|
|
|
|
|
"website": "https://angularjs.org"
|
|
|
|
|
},
|
|
|
|
|
"Apache": {
|
|
|
|
|
"cats": [
|
|
|
|
|