{
  "name": "astnai",
  "version": "1.1.4",
  "description": "Shows personal information of Agustín Arias",
  "main": "index.js",
  "bin": {
    "astnai": "./index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Agustín Arias",
  "license": "ISC",
  "keywords": [
    "Person",
    "Contact"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/astnai/npm-astnai"
  },
  "dependencies": {
    "open": "^10.1.0"
  }
}
