spash
Version:
Universal spacetime locator. Maps every location in the observable universe to a string.
26 lines (25 loc) • 618 B
JSON
{
"name": "spash",
"version": "2.0.1",
"description": "Universal spacetime locator. Maps every location in the observable universe to a string.",
"main": "spash.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/espadrine/spash.git"
},
"keywords": [
"Geohash",
"latitude",
"longitude",
"altitude"
],
"author": "Thaddée Tyl",
"license": "CC0-1.0",
"bugs": {
"url": "https://github.com/espadrine/spash/issues"
},
"homepage": "https://github.com/espadrine/spash#readme"
}