{
  "name": "json-string-mapper",
  "version": "1.0.0",
  "description": "transform json string to key value pair map",
  "main": "bundles/json-string-mapper.umd.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TGFT/json-string-mapper.git"
  },
  "keywords": [
    "json",
    "JSON",
    "string",
    "mapper"
  ],
  "author": "TGFT",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TGFT/json-string-mapper/issues"
  },
  "homepage": "https://github.com/TGFT/json-string-mapper#readme"
}