Commit e0278c1 1 parent fed5f73 commit e0278c1 Copy full SHA for e0278c1
File tree 1 file changed +10
-6
lines changed
1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Raw" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"authors" : [
5
- " DensityDesign Lab"
5
+ " DensityDesign Lab" ,
6
+ " Calibro"
6
7
],
7
- "description" : " The missing link between spreadsheet and vector graphics " ,
8
+ "description" : " The missing link between spreadsheet and data visualization " ,
8
9
"main" : " index.html" ,
9
10
"keywords" : [
10
11
" Raw"
11
12
],
12
- "license" : " LGPL v.3 " ,
13
- "homepage" : " raw.densitydesign.org " ,
13
+ "license" : " Apache License 2.0 " ,
14
+ "homepage" : " rawgraphs.io " ,
14
15
"ignore" : [
15
16
" **/.*" ,
16
17
" node_modules" ,
19
20
" tests"
20
21
],
21
22
"dependencies" : {
22
- "angular" : " ~ 1.3.2" ,
23
+ "angular" : " 1.3.2" ,
23
24
"d3" : " 3.5.17" ,
24
25
"bootstrap" : " ~3.3.0" ,
25
26
"angular-route" : " ~1.3.2" ,
40
41
"is_js" : " ~0.7.4" ,
41
42
"js-xlsx" : " ~0.8.0" ,
42
43
"d3-plugins-density" : " latest"
44
+ },
45
+ "resolutions" : {
46
+ "angular" : " 1.3.20"
43
47
}
44
48
}
You can’t perform that action at this time.
0 commit comments