{
  "name": "array-to-json",
  "version": "1.0.2",
  "description": "An awesome module that convert a data array in a json and viceverse",
  "main": "index.js",
  "scripts": {
    "start": "node index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/amanda-hg/array-to-json.git"
  },
  "keywords": [
    "array",
    "json",
    "object",
    "convert"
  ],
  "author": "amanda-hg",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/amanda-hg/array-to-json/issues"
  },
  "homepage": "https://github.com/amanda-hg/array-to-json#readme",
  "dependencies": {}
}
