@types/angular-notifications
Advanced tools
+4
-2
| { | ||
| "name": "@types/angular-notifications", | ||
| "version": "0.0.15-alpha", | ||
| "version": "0.0.16-alpha", | ||
| "description": "Type definitions for angular-notifications from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
@@ -10,3 +10,5 @@ "main": "", | ||
| "typings": "index.d.ts", | ||
| "dependencies": {} | ||
| "dependencies": { | ||
| "@types/angularjs": "*" | ||
| } | ||
| } |
+3
-3
@@ -14,9 +14,9 @@ # Installation | ||
| # Details | ||
| Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the angular-notifications directory. | ||
| Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/angular-notifications | ||
| Additional Details | ||
| * Last updated: Tue, 17 May 2016 04:07:23 GMT | ||
| * Last updated: Thu, 19 May 2016 20:05:29 GMT | ||
| * Typings kind: Global | ||
| * Library Dependencies: none | ||
| * Library Dependencies: angularjs | ||
| * Module Dependencies: none | ||
| * Global values: none |
| { | ||
| "authors": "Tomasz Ducin <https://github.com/ducin/DefinitelyTyped>", | ||
| "definitionFilename": "index.d.ts", | ||
| "libraryDependencies": [], | ||
| "libraryDependencies": [ | ||
| "angularjs" | ||
| ], | ||
| "moduleDependencies": [], | ||
@@ -12,2 +14,3 @@ "libraryMajorVersion": "0", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "sourceBranch": "types-2.0", | ||
| "kind": "Global", | ||
@@ -14,0 +17,0 @@ "globals": [], |
4541
2.18%87
3.57%1
Infinity%+ Added