cordova-plugin-datetime-picker
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "cordova-plugin-datetime-picker", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"author": "Lee Crossley <leee@hotmail.co.uk> (http://ilee.co.uk/)", | ||
@@ -33,3 +33,2 @@ "description": "Cordova Date Time Picker Plugin to utilise the native Windows Phone 8 toolkit date and time selectors.", | ||
], | ||
"author": "", | ||
"license": "MIT", | ||
@@ -36,0 +35,0 @@ "bugs": { |
@@ -7,3 +7,11 @@ ## Date Time Picker Plugin | ||
#### Latest published version on npm (with Cordova CLI >= 5.0.0) | ||
``` | ||
cordova plugin add cordova-plugin-datetime-picker | ||
``` | ||
#### Latest version from GitHub | ||
``` | ||
cordova plugin add https://github.com/leecrossley/cordova-plugin-datetime-picker.git | ||
@@ -10,0 +18,0 @@ ``` |
Sorry, the diff of this file is not supported yet
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
32199
1
63