UNPKG

knk-angular

Version:

angular components

38 lines (37 loc) 822 B
{ "name": "knk-angular", "version": "0.0.1", "description": "angular components", "main": "./lib/index", "module": "./es/index", "files": [ "es", "lib" ], "scripts": { "start": "dumi dev", "build": "dumi build", "predeploy": "dumi build", "deploy": "gh-pages -d docs-dist", "compile": "father build", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/ipr-fe/knk-angular.git" }, "bugs": { "url": "https://gitee.com/ipr-fe/knk-angular.git/issues" }, "homepage": "https://ipr-fe.gitee.io/knk-angular", "keywords": [ "knk", "knk-angular", "vue", "ui", "components", "ng-components" ], "author": "knk", "license": "MIT" }