{
  "name": "regexp-methods",
  "version": "1.0.0",
  "description": "common used regular expression methods",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "npm",
    "package",
    "RegExp",
    "pattern"
  ],
  "author": "jamesbinbin",
  "license": "ISC"
}
