File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " fluentify" ,
3
- "version" : " 0.0.0 " ,
4
- "description" : " A Vue.js Plugin " ,
2
+ "name" : " @fluentify/ fluentify" ,
3
+ "version" : " 0.0.1 " ,
4
+ "description" : " Fluent design components based framework for Vue.js" ,
5
5
"author" : " Alexander Wennerstrøm <alexanderw0310@gmail.com>" ,
6
6
"main" : " dist/fluentify.common.js" ,
7
7
"module" : " dist/fluentify.esm.js" ,
157
157
"url" : " https://github.com/AlexanderYW/fluentify/issues"
158
158
},
159
159
"homepage" : " https://github.com/AlexanderYW/fluentify#readme" ,
160
- "license" : {
161
- "type" : " MIT" ,
162
- "url" : " http://www.opensource.org/licenses/mit-license.php"
163
- },
160
+ "license" : " MIT" ,
164
161
"browserslist" : [
165
162
" last 2 versions"
166
163
],
167
- "dependencies" : {}
164
+ "dependencies" : {},
165
+ "keywords" : [
166
+ " vue" ,
167
+ " vuejs" ,
168
+ " fluent" ,
169
+ " design" ,
170
+ " framework" ,
171
+ " components"
172
+ ]
168
173
}
You can’t perform that action at this time.
0 commit comments