{
  "name": "json-to-schema-www",
  "version": "1.0.0",
  "description": "A tool to translate json to json-schema",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "json",
    "schema",
    "json-schema",
    "json-to-schema"
  ],
  "author": "www",
  "license": "ISC"
}
