nativescript-photoviewer
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -5,3 +5,3 @@ { | ||
"main": "index.js", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"nativescript": { | ||
@@ -17,3 +17,12 @@ "platforms": { | ||
"keywords": [ | ||
"NativeScript", "Photo", "Photos", "Image", "Images", "Preview", "Gallery", "Development", "JavaScript", "iOS" | ||
"NativeScript", | ||
"Photo", | ||
"Photos", | ||
"Image", | ||
"Images", | ||
"Preview", | ||
"Gallery", | ||
"Development", | ||
"JavaScript", | ||
"iOS" | ||
], | ||
@@ -32,2 +41,2 @@ "author": { | ||
"readmeFilename": "README.md" | ||
} | ||
} |
@@ -7,3 +7,3 @@ # NativeScript PhotoViewer | ||
## Installation | ||
Run ```tns plugin add nativescript-photoviewer``` in your ROOT directory of your project. | ||
Run ```npm i nativescript-photoviewer``` in your ROOT directory of your project. | ||
@@ -10,0 +10,0 @@ ## Limitations |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9753