11{
22 "name" : " nativescript-facebook" ,
3- "version" : " 1.0.0 " ,
4- "description" : " Your awesome NativeScript plugin." ,
3+ "version" : " 1.0.1 " ,
4+ "description" : " NativeScript plugin, wrapper of native Facebook SDK for Adroid and iOS ." ,
55 "nativescript" : {
66 "platforms" : {
77 "android" : " 3.0.0" ,
2929 },
3030 "repository" : {
3131 "type" : " git" ,
32- "url" : " https://github.com/angeltsvetkov /nativescript-facebook.git"
32+ "url" : " https://github.com/NativeScript /nativescript-facebook.git"
3333 },
3434 "keywords" : [
3535 " NativeScript" ,
36- " JavaScript " ,
36+ " TypeScript " ,
3737 " Android" ,
38- " iOS"
38+ " iOS" ,
39+ " Facebook"
3940 ],
4041 "author" : {
41- "name" : " Your Name" ,
42- "email" : " youremail@yourdomain.com"
42+ "name" : " NativeScript Team" ,
43+ "email" : " support@telerik.com" ,
44+ "url" : " http://www.telerik.com"
4345 },
46+ "maintainers" : [{
47+ "name" : " angeltsvetkov" ,
48+ "email" : " angel.tsvetkov@progress.com"
49+ },
50+ {
51+ "name" : " Dimitar Tachev" ,
52+ "email" : " dimitar.tachev@progress.com"
53+ }
54+ ],
4455 "bugs" : {
45- "url" : " https://github.com/angeltsvetkov /nativescript-facebook/issues"
56+ "url" : " https://github.com/NativeScript /nativescript-facebook/issues"
4657 },
4758 "license" : " Apache 2.0" ,
48- "homepage" : " https://github.com/angeltsvetkov /nativescript-facebook" ,
59+ "homepage" : " https://github.com/NativeScript /nativescript-facebook" ,
4960 "readmeFilename" : " README.md" ,
5061 "devDependencies" : {
51- "tns-core-modules" : " ^3.0.0 || ^3.0.0-rc.2 " ,
52- "tns-platform-declarations" : " ^3.0.0 || ^3.0.0-rc.2 " ,
62+ "tns-core-modules" : " ^3.0.0" ,
63+ "tns-platform-declarations" : " ^3.0.0" ,
5364 "typescript" : " ~2.2.2" ,
5465 "nativescript-angular" : " ^3.0.0 || ^2.0.0-rc.1" ,
5566 "@angular/core" : " ~4.0.1" ,
6071 "zone.js" : " ~0.8.4"
6172 },
6273 "peerDependencies" : {
63- "tns-core-modules" : " ^3.0.0 || ^3.0.0-rc.2 "
74+ "tns-core-modules" : " ^3.0.0"
6475 }
65- }
76+ }
0 commit comments