@types/angularjs
Advanced tools
Comparing version
{ | ||
"name": "@types/angularjs", | ||
"version": "1.5.5-alpha", | ||
"version": "1.5.6-alpha", | ||
"description": "Type definitions for Angular JS 1.5 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
@@ -10,3 +10,5 @@ "main": "", | ||
"typings": "index.d.ts", | ||
"dependencies": {} | ||
"dependencies": { | ||
"@types/jquery": "*" | ||
} | ||
} |
@@ -14,9 +14,9 @@ # Installation | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the angularjs directory. | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/angularjs | ||
Additional Details | ||
* Last updated: Tue, 17 May 2016 04:07:24 GMT | ||
* Last updated: Thu, 19 May 2016 20:05:29 GMT | ||
* Typings kind: MultipleModules | ||
* Library Dependencies: none | ||
* Library Dependencies: jquery | ||
* Module Dependencies: none | ||
* Global values: angular, inject |
{ | ||
"authors": "Diego Vilar <http://github.com/diegovilar>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"libraryDependencies": [ | ||
"jquery" | ||
], | ||
"moduleDependencies": [], | ||
@@ -12,2 +14,3 @@ "libraryMajorVersion": "1", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "MultipleModules", | ||
@@ -14,0 +17,0 @@ "globals": [ |
168233
0.05%3140
0.1%1
Infinity%+ Added
+ Added
+ Added