UNPKG

bernese-mountain

Version:
58 lines (57 loc) 1.27 kB
{ "name": "bernese-mountain", "version": "1.0.2", "description": "用于点击显示内容", "main": "index.js", "scripts": { "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vue", "code link", "link", "vscode", "vue-code-link", "click page", "location", "vue-dev-code-link", "dev", "click", "代码定位", "点击页面定位", "点击", "定位", "页面元素" ], "author": "caoyue", "license": "MIT", "dependencies": { "axios": "0.24.0" }, "repository": { "type": "git", "url": "git+https://github.com/Bernese-Mountain/superfish.git" }, "devDependencies": { "@types/node": "^18.11.10", "conventional-changelog": "^3.1.25", "cz-conventional-changelog": "^3.3.0" }, "config": { "commitizen": { "path": "./node_modules/cz-conventional-changelog" }, "ghooks": { "commit-msg": "./validate-commit-msg.js" } }, "bugs": { "url": "https://github.com/Bernese-Mountain/superfish/issues" }, "homepage": "https://github.com/Bernese-Mountain/superfish#readme", "directories": { "lib": "lib", "test": "test" } }