@lintest/rules-hanatour
Version:
The integrated lint rules for HanaTour
35 lines (34 loc) • 723 B
JSON
{
"name": "@lintest/rules-hanatour",
"version": "0.1.25",
"description": "The integrated lint rules for HanaTour",
"keywords": [
"lintest",
"lint",
"linting",
"eslint",
"rules",
"cli",
"hanatour",
"front-end"
],
"homepage": "https://bitbucket.org/mornya-web/@lintest/rules-hanatour#readme",
"license": "ISC",
"author": "mornya@hanatour.com",
"private": false,
"repository": {
"type": "git",
"url": "https://bitbucket.org/mornya-web/@lintest/rules-hanatour.git"
},
"bugs": "",
"main": "index.js",
"publishConfig": {
"registry": "https://registry.npmjs.org",
"access": "public"
},
"files": [
"index.js",
"LICENSE",
"README.md"
]
}