UNPKG

@tralves/shadowed-label

Version:
37 lines (36 loc) 872 B
{ "name": "@tralves/shadowed-label", "version": "2.0.1", "description": "A NativeScript Label that supports text shadow.", "main": "index.js", "typings": "index.d.ts", "nativescript": { "platforms": { "ios": "6.0.0", "android": "6.0.0" } }, "repository": { "type": "git", "url": "https://github.com/tralves/nativescript-plugins.git" }, "keywords": [ "NativeScript", "JavaScript", "TypeScript", "iOS", "Android", "Shadows" ], "author": { "name": "Tiago Alves", "email": "tralves@gmail.com" }, "bugs": { "url": "https://github.com/tralves/nativescript-plugins/issues" }, "license": "Apache-2.0", "homepage": "https://github.com/tralves/nativescript-plugins/tree/master/packages/shadowed-label", "readmeFilename": "README.md", "bootstrapper": "@nativescript/plugin-seed" }