-
Notifications
You must be signed in to change notification settings - Fork 1
/
typings.json
36 lines (36 loc) · 1.84 KB
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"ambientDependencies": {
"es6-promise": "registry:dt/es6-promise#0.0.0+20160317120654",
"polymer": "registry:dt/polymer#1.1.6+20160317120654",
"webcomponents.js": "registry:dt/webcomponents.js#0.6.0+20160317120654"
},
"ambientDevDependencies": {
"browser-sync": "registry:dt/browser-sync#0.0.0+20160316155526",
"chokidar": "registry:dt/chokidar#1.4.3+20160316155526",
"clean-css": "registry:dt/clean-css#3.4.9+20160316155526",
"del": "registry:dt/del#2.2.0+20160317120654",
"glob": "registry:dt/glob#5.0.10+20160317120654",
"gulp": "registry:dt/gulp#3.8.0+20160316155526",
"gulp-gzip": "registry:dt/gulp-gzip#0.0.0+20160316155526",
"gulp-htmlmin": "registry:dt/gulp-htmlmin#1.3.0+20160316155526",
"gulp-if": "registry:dt/gulp-if#0.0.0+20160316155526",
"gulp-load-plugins": "registry:dt/gulp-load-plugins#0.0.0+20160316155526",
"gulp-shell": "registry:dt/gulp-shell#0.0.0+20160316155526",
"gulp-sourcemaps": "registry:dt/gulp-sourcemaps#0.0.0+20160316155526",
"gulp-typescript": "registry:dt/gulp-typescript#0.0.0+20160317120654",
"html-minifier": "registry:dt/html-minifier#1.1.1+20160316155526",
"micromatch": "registry:dt/micromatch#2.3.7+20160123140905",
"minimatch": "registry:dt/minimatch#2.0.8+20160317120654",
"node": "registry:dt/node#4.0.0+20160412142033",
"orchestrator": "registry:dt/orchestrator#0.0.0+20160316155526",
"parse-glob": "registry:dt/parse-glob#3.0.4+20160110125512",
"q": "registry:dt/q#0.0.0+20160323171452",
"relateurl": "registry:dt/relateurl#0.2.6+20160316155526",
"run-sequence": "registry:dt/run-sequence#0.0.0+20160316155526",
"uglify-js": "registry:dt/uglify-js#2.6.1+20160316155526",
"vinyl": "registry:dt/vinyl#1.1.0+20160316155526"
},
"devDependencies": {
"source-map": "registry:npm/source-map#0.4.0+20160211003958"
}
}