Этот коммит содержится в:
AJ ONeal 2016-07-26 01:48:00 -04:00
родитель 74149b89cb
Коммит 35ceafae3d
2 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@
"description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)",
"main": "src/s2geometry.js",
"scripts": {
"test": "node tests/cellid.js"
"test": "node tests/latlng2cell.js"
},
"repository": {
"type": "git",

Просмотреть файл