{
  "name": "niosh-json",
  "version": "10.10.10",
  "description": "extended json parser and stringify",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/niosz/npmjs.git"
  },
  "keywords": [
    "niosh",
    "json",
    "parser",
    "stringify",
    "extended"
  ],
  "author": "Fabio Gatto (fabio.gatto@live.it)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/niosz/npmjs/issues"
  },
  "homepage": "https://github.com/niosz/npmjs#readme"
}