|
1 | 1 | {
|
2 | 2 | "name": "internal-carto.js",
|
3 |
| - "version": "4.2.2-2", |
| 3 | + "version": "4.2.2", |
4 | 4 | "description": "CARTO javascript library",
|
5 | 5 | "repository": {
|
6 | 6 | "type": "git",
|
7 |
| - "url": "git://github.com/CartoDB/carto.js.git" |
| 7 | + "url": "https://github.com/CartoDB/carto.js.git" |
8 | 8 | },
|
9 | 9 | "author": {
|
10 | 10 | "name": "CARTO",
|
|
44 | 44 | "d3-time-format": "2.1.0",
|
45 | 45 | "jquery": "2.1.4",
|
46 | 46 | "mustache": "1.1.0",
|
47 |
| - "perfect-scrollbar": "git://github.com/CartoDB/perfect-scrollbar.git#master", |
| 47 | + "perfect-scrollbar": "https://github.com/CartoDB/perfect-scrollbar.git#master", |
48 | 48 | "postcss": "5.0.19",
|
49 | 49 | "promise-polyfill": "^6.1.0",
|
50 | 50 | "torque.js": "CartoDB/torque#master",
|
|
80 | 80 | "grunt-contrib-cssmin": "~0.7.0",
|
81 | 81 | "grunt-contrib-imagemin": "~1.0.0",
|
82 | 82 | "grunt-contrib-jasmine": "1.1.0",
|
83 |
| - "grunt-contrib-watch": "git://github.com/gruntjs/grunt-contrib-watch.git#b884948805940c663b1cbb91a3c28ba8afdebf78", |
| 83 | + "grunt-contrib-watch": "https://github.com/gruntjs/grunt-contrib-watch.git#b884948805940c663b1cbb91a3c28ba8afdebf78", |
84 | 84 | "grunt-eslint": "~20.1.0",
|
85 | 85 | "grunt-exorcise": "2.1.0",
|
86 | 86 | "grunt-fastly": "~0.1.3",
|
|
94 | 94 | "gulp-iconfont-css": "0.0.9",
|
95 | 95 | "gulp-install": "0.2.0",
|
96 | 96 | "gulp-sketch": "0.0.7",
|
97 |
| - "jasmine-ajax": "git://github.com/nobuti/jasmine-ajax.git#master", |
| 97 | + "jasmine-ajax": "https://github.com/nobuti/jasmine-ajax.git#master", |
98 | 98 | "jsdoc": "~3.5.5",
|
99 | 99 | "jstify": "0.12.0",
|
100 | 100 | "leaflet": "1.3.1",
|
|
0 commit comments