is-reg
Version:
Regular expressions usually used
25 lines (24 loc) • 533 B
JSON
{
"name": "is-reg",
"version": "0.1.0",
"description": "Regular expressions usually used",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Cslove/reg-exp.git"
},
"keywords": [
"Regular",
"expressions",
"js"
],
"author": "chensheng",
"license": "MIT",
"bugs": {
"url": "https://github.com/Cslove/reg-exp/issues"
},
"homepage": "https://github.com/Cslove/reg-exp#readme"
}