File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " parse-offline" ,
2
+ "name" : " @owsas/ parse-offline" ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " Parse JS SDK Addons for handling offline for PWAs" ,
5
5
"main" : " out/index.js" ,
47
47
},
48
48
"repository" : {
49
49
"type" : " git" ,
50
- "url" : " git+https://github.com/owsas/typescript-module-template .git"
50
+ "url" : " git+https://github.com/owsas/parse-offline .git"
51
51
},
52
52
"bugs" : {
53
- "url" : " https://github.com/owsas/typescript-module-template /issues"
53
+ "url" : " https://github.com/owsas/parse-offline.git /issues"
54
54
},
55
- "homepage" : " https://github.com/owsas/typescript-module-template #readme" ,
55
+ "homepage" : " https://github.com/owsas/parse-offline.git #readme" ,
56
56
"peerDependencies" : {
57
57
"@types/parse" : " ^2.4.4" ,
58
58
"parse" : " ^1.11.0"
59
+ },
60
+ "directories" : {
61
+ "test" : " test"
59
62
}
60
63
}
You can’t perform that action at this time.
0 commit comments