{
  "name": "js-pascalcase",
  "version": "1.2.1",
  "description": "JavaScript convert string to PascalCase - Use for both Node.JS and Browser.",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/huynhsamha/js-pascalcase.git"
  },
  "keywords": [
    "pascalcase",
    "js-pascalcase",
    "assign",
    "extend",
    "case",
    "browser",
    "browserify",
    "convert",
    "js-convert-case",
    "convert-case"
  ],
  "author": {
    "name": "huynhsamha",
    "email": "huynhsamha@gmail.com",
    "url": "https://github.com/huynhsamha"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/huynhsamha/js-pascalcase/issues"
  },
  "homepage": "https://github.com/huynhsamha/js-pascalcase#readme"
}
