UNPKG

491 BJSONView Raw
1{
2 "name": "typescript-angular-utilities",
3 "main": "source/utilities.d.ts",
4 "author": "Renovo Solutions, LLC",
5 "description": "Typescript utility classes published as angular services",
6 "globalDependencies": {
7 "chai": "registry:dt/chai#3.4.0+20160317120654",
8 "es6-shim": "registry:dt/es6-shim#0.31.2+20160602141504",
9 "sinon": "registry:dt/sinon#1.16.0+20160317120654"
10 },
11 "dependencies": {
12 "lodash": "registry:npm/lodash#4.0.0+20160416211519"
13 }
14}