File tree Expand file tree Collapse file tree
samples/vuejs/typescript/00 Custom Validator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " sample-vue-js" ,
33 "version" : " 1.0.0" ,
4- "description" : " Sample working with TypeScript and Webpack " ,
4+ "description" : " Sample working with VueJS and lc-form-validation " ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "start" : " webpack-dev-server" ,
88 "build" : " webpack"
99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/Lemoncode/vuejs-by-sample .git"
12+ "url" : " git+https://github.com/Lemoncode/lcFormValidation .git"
1313 },
1414 "keywords" : [
1515 " vue.js" ,
1616 " samples" ,
1717 " typescript" ,
18- " webpack"
18+ " webpack" ,
19+ " lc-form-validation"
1920 ],
2021 "author" : " Lemoncode" ,
2122 "license" : " MIT" ,
2223 "bugs" : {
23- "url" : " https://github.com/Lemoncode/vuejs-by-sample /issues"
24+ "url" : " https://github.com/Lemoncode/lcFormValidation /issues"
2425 },
25- "homepage" : " https://github.com/Lemoncode/vuejs-by-sample #readme" ,
26+ "homepage" : " https://github.com/Lemoncode/lcFormValidation #readme" ,
2627 "devDependencies" : {
2728 "@types/webpack-env" : " ^1.13.0" ,
2829 "awesome-typescript-loader" : " ^3.1.2" ,
You can’t perform that action at this time.
0 commit comments