@codelab/nativescript-cast
Version:
NativeScript Chromecast Plugin.
15 lines (14 loc) • 485 B
JSON
{
"name": "nativescript-cast-angular",
"main": "bundles/nativescript-cast-angular.umd.js",
"module": "fesm2015/nativescript-cast-angular.js",
"es2015": "fesm2015/nativescript-cast-angular.js",
"esm2015": "esm2015/nativescript-cast-angular.js",
"fesm2015": "fesm2015/nativescript-cast-angular.js",
"typings": "nativescript-cast-angular.d.ts",
"metadata": "nativescript-cast-angular.metadata.json",
"sideEffects": false,
"dependencies": {
"tslib": "^2.0.0"
}
}