UNPKG

544 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 "core-js": "registry:dt/core-js#0.0.0+20160317120654",
9 "mocha": "registry:dt/mocha#2.2.5+20160317120654",
10 "sinon": "registry:dt/sinon#1.16.0+20160317120654"
11 },
12 "dependencies": {
13 "lodash": "registry:npm/lodash#4.0.0+20160416211519"
14 }
15}