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,37 +1,37 @@
|
||||
{
|
||||
"name": "tns-platform-declarations",
|
||||
"version": "6.5.0",
|
||||
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
|
||||
"main": "",
|
||||
"scripts": {
|
||||
"test": "tsc",
|
||||
"package-tag": "npm version $npm_package_version-$PACKAGE_VERSION --no-git-tag-version"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/NativeScript/NativeScript.git"
|
||||
},
|
||||
"keywords": [
|
||||
"NativeScript",
|
||||
"TypeScript",
|
||||
"declarations",
|
||||
"native",
|
||||
"platform-specific",
|
||||
"tns",
|
||||
"ts",
|
||||
"ns"
|
||||
],
|
||||
"author": {
|
||||
"name": "Telerik",
|
||||
"email": "support@telerik.com",
|
||||
"url": "http://www.telerik.com"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/NativeScript/NativeScript/issues"
|
||||
},
|
||||
"homepage": "https://github.com/NativeScript/NativeScript#readme",
|
||||
"devDependencies": {
|
||||
"typescript": "^3.7.5"
|
||||
}
|
||||
}
|
||||
"name": "tns-platform-declarations",
|
||||
"version": "6.5.0",
|
||||
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
|
||||
"main": "",
|
||||
"scripts": {
|
||||
"test": "tsc",
|
||||
"package-tag": "npm version $npm_package_version-$PACKAGE_VERSION --no-git-tag-version"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/NativeScript/NativeScript.git"
|
||||
},
|
||||
"keywords": [
|
||||
"NativeScript",
|
||||
"TypeScript",
|
||||
"declarations",
|
||||
"native",
|
||||
"platform-specific",
|
||||
"tns",
|
||||
"ts",
|
||||
"ns"
|
||||
],
|
||||
"author": {
|
||||
"name": "Telerik",
|
||||
"email": "support@telerik.com",
|
||||
"url": "http://www.telerik.com"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/NativeScript/NativeScript/issues"
|
||||
},
|
||||
"homepage": "https://github.com/NativeScript/NativeScript#readme",
|
||||
"devDependencies": {
|
||||
"typescript": "^3.7.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user