mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge branch 'release'
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"name": "tns-core-modules",
|
||||
"main": "index",
|
||||
"types": "index.d.ts",
|
||||
"description": "Telerik NativeScript Core Modules",
|
||||
"version": "6.5.0",
|
||||
"homepage": "https://www.nativescript.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/NativeScript/NativeScript"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@nativescript/core": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tns-platform-declarations": "*"
|
||||
},
|
||||
"nativescript": {
|
||||
"platforms": {
|
||||
"ios": "5.0.0",
|
||||
"android": "5.0.0"
|
||||
"name": "tns-core-modules",
|
||||
"main": "index",
|
||||
"types": "index.d.ts",
|
||||
"description": "Telerik NativeScript Core Modules",
|
||||
"version": "6.5.0",
|
||||
"homepage": "https://www.nativescript.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/NativeScript/NativeScript"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@nativescript/core": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tns-platform-declarations": "*"
|
||||
},
|
||||
"nativescript": {
|
||||
"platforms": {
|
||||
"ios": "5.0.0",
|
||||
"android": "5.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user