UNPKG

tns-core-modules

Version:
26 lines (25 loc) 612 B
{ "name": "tns-core-modules", "main": "index", "types": "index.d.ts", "description": "NativeScript Core Modules", "version": "6.5.27", "homepage": "https://www.nativescript.org", "repository": { "type": "git", "url": "https://github.com/NativeScript/NativeScript" }, "license": "Apache-2.0", "dependencies": { "@nativescript/core": "6.5.27" }, "devDependencies": { "tns-platform-declarations": "6.5.15" }, "nativescript": { "platforms": { "ios": "5.0.0", "android": "5.0.0" } } }