UNPKG

update-parcels

Version:

update decentraland parcels in scene.json from sw and ne coordinates

27 lines (26 loc) 679 B
{ "name": "update-parcels", "version": "1.0.2", "description": "update decentraland parcels in scene.json from sw and ne coordinates", "main": "updateParcels.js", "bin": "updateParcels.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/matiasbargas/update-parcels.git" }, "keywords": [ "decentraland", "scene", "land", "parcels" ], "author": "matiasbargas", "license": "Apache-2.0", "bugs": { "url": "https://github.com/matiasbargas/update-parcels/issues" }, "homepage": "https://github.com/matiasbargas/update-parcels#readme" }