cordova-plugin-document-viewer
Version:
PDF Document viewer cordova plugin for iOS, Android and Windows 8.1 + 10
26 lines • 667 B
JSON
{
"name": "angular-winjs",
"homepage": "https://github.com/winjs/angular-winjs",
"authors": [
"Microsoft Corporation and other contributors"
],
"description": "This code is a wrapper which facilitates usage of WinJS UI controls in an Angular application.",
"main": "js/angular-winjs.js",
"keywords": [
"winjs",
"angular",
"AngularJS"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"package.json",
"karma.config.js",
"*.nuspec",
"Gruntfile.js"
]
}