{
  "name": "naming",
  "version": "1.0.6",
  "description": "naming case convertion",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "keywords": [
    "naming",
    "case",
    "convention",
    "camel",
    "pascal",
    "snake",
    "kebab",
    "caps"
  ],
  "author": {
    "name": "hujinglin",
    "email": "hujinglin87@126.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/hujinglin/naming.git"
  },
  "license": "MIT"
}
