{
  "name": "las-converter",
  "version": "1.0.0",
  "description": "Generador de Archivos LAS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Carlos Marcano",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/srcarlos/las-converter.git"
  },
  "keywords": [
    "las",
    "well",
    "converter",
    "LOG",
    "ASCII",
    "CWLS"
  ],
  "bugs": {
    "url": "https://github.com/srcarlos/las-converter/issues"
  },
  "homepage": "https://github.com/srcarlos/las-converter#readme"
}
