File tree Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vue-toggle-component" ,
33 "version" : " 0.1.0" ,
4- "private" : true ,
54 "scripts" : {
65 "serve" : " vue-cli-service serve" ,
76 "build" : " vue-cli-service build" ,
3938 " last 2 versions" ,
4039 " not dead"
4140 ],
42- "publishConfig" : { "registry" : " https://npm.pkg.github.com/" }
41+ "publishConfig" : {
42+ "registry" : " https://npm.pkg.github.com/"
43+ },
44+ "description" : " ## Project setup ``` yarn install ```" ,
45+ "main" : " babel.config.js" ,
46+ "repository" : {
47+ "type" : " git" ,
48+ "url" : " git+https://github.com/nehlis/vue-toggle-component.git"
49+ },
50+ "keywords" : [
51+ " Vue.js" ,
52+ " Toggle" ,
53+ " component" ,
54+ " Lightweight" ,
55+ " Checkbox"
56+ ],
57+ "author" : " Niels Bosman" ,
58+ "license" : " ISC" ,
59+ "bugs" : {
60+ "url" : " https://github.com/nehlis/vue-toggle-component/issues"
61+ },
62+ "homepage" : " https://github.com/nehlis/vue-toggle-component#readme"
4363}
You can’t perform that action at this time.
0 commit comments