File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 33 "version" : " 1.0.0-alpha.1" ,
44 "description" : " QScroller App Extension" ,
55 "author" : " Hawkeye64 <jeff@quasar-framework.org>" ,
6- "license" : " MIT" ,
76 "main" : " src/index.js" ,
87 "scripts" : {
98 "lint" : " eslint --ext .js,.vue src" ,
1716 "url" : " git+https://github.com/quasarframework/app-extension-qscroller.git"
1817 },
1918 "homepage" : " https://github.com/quasarframework/app-extension-qscroller" ,
19+ "license" : " MIT" ,
2020 "keywords" : [
2121 " quasar" ,
2222 " app" ,
2323 " app extension" ,
2424 " extension" ,
25+ " pickers" ,
26+ " selection" ,
2527 " date" ,
2628 " time" ,
2729 " range"
3133 "npm" : " >= 5.6.0" ,
3234 "yarn" : " >= 1.6.0"
3335 },
36+ "publishConfig" : {
37+ "access" : " public"
38+ },
3439 "devDependencies" : {
3540 "@vue/eslint-config-standard" : " ^4.0.0" ,
3641 "babel-eslint" : " ^10.0.1" ,
You can’t perform that action at this time.
0 commit comments