nativescript-slides
Advanced tools
Comparing version 2.2.10 to 2.2.11
@@ -0,0 +0,0 @@ { |
{ | ||
"typescript.tsdk": "./node_modules/typescript/lib" | ||
} |
@@ -0,0 +0,0 @@ import { AbsoluteLayout } from 'ui/layouts/absolute-layout'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ require("nativescript-dom"); |
{ | ||
"name": "nativescript-slides", | ||
"version": "2.2.10", | ||
"version": "2.2.11", | ||
"description": "NativeScript Slides plugin.", | ||
"main": "nativescript-slides", | ||
"typings": "nativescript-slides.d.ts", | ||
"nativescript": { | ||
"platforms": { | ||
"android": "3.0.0", | ||
"ios": "3.0.0" | ||
} | ||
}, | ||
"scripts": { | ||
@@ -11,3 +18,3 @@ "build": "tsc", | ||
"preparedemo": "npm run build && cd demo && npm install .. --save", | ||
"setup": "npm install && cd demo && npm install && cd .. && npm run build && cd demo && tns plugin add .. && cd ..", | ||
"setup": "npm install && cd demo && npm install && cd .. && npm run build && cd demo && npm install .. -S && cd ..", | ||
"ios": "xcproj --project platforms/ios/YourApp.xcodeproj touch; xcproj --project platforms/ios/Pods/Pods.xcodeproj touch; tns livesync ios --emulator --watch" | ||
@@ -14,0 +21,0 @@ }, |
@@ -0,0 +0,0 @@ # NativeScript Slides for iOS and Android |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
76180
12
1350