11{
2- "name" : " @nativescript/canvas-babylon" ,
3- "version" : " 1.0.0-beta.13 " ,
4- "description" : " " ,
5- "main" : " index" ,
6- "typings" : " index.d.ts" ,
7- "nativescript" : {
8- "platforms" : {
9- "ios" : " 7.0.0" ,
10- "android" : " 7.0.0"
11- }
12- },
13- "repository" : {
14- "type" : " git" ,
15- "url" : " https://github.com/NativeScript/canvas.git"
16- },
17- "keywords" : [
18- " NativeScript" ,
19- " JavaScript" ,
20- " TypeScript" ,
21- " iOS" ,
22- " Android"
23- ],
24- "author" : {
25- "name" : " NativeScript" ,
26- "email" : " oss@nativescript.org"
27- },
28- "bugs" : {
29- "url" : " https://github.com/NativeScript/canvas/issues"
30- },
31- "license" : " Apache-2.0" ,
32- "homepage" : " https://github.com/NativeScript/canvas" ,
33- "readmeFilename" : " README.md" ,
34- "bootstrapper" : " @nativescript/plugin-seed" ,
35- "dependencies" : {
36- "@nativescript/canvas-polyfill" : " beta "
37- },
38- "peerDependencies" : {
39- "babylonjs" : " ^4.1.0"
40- }
41- }
2+ "name" : " @nativescript/canvas-babylon" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " " ,
5+ "main" : " index" ,
6+ "typings" : " index.d.ts" ,
7+ "nativescript" : {
8+ "platforms" : {
9+ "ios" : " 7.0.0" ,
10+ "android" : " 7.0.0"
11+ }
12+ },
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " https://github.com/NativeScript/canvas.git"
16+ },
17+ "keywords" : [
18+ " NativeScript" ,
19+ " JavaScript" ,
20+ " TypeScript" ,
21+ " iOS" ,
22+ " Android"
23+ ],
24+ "author" : {
25+ "name" : " NativeScript" ,
26+ "email" : " oss@nativescript.org"
27+ },
28+ "bugs" : {
29+ "url" : " https://github.com/NativeScript/canvas/issues"
30+ },
31+ "license" : " Apache-2.0" ,
32+ "homepage" : " https://github.com/NativeScript/canvas" ,
33+ "readmeFilename" : " README.md" ,
34+ "bootstrapper" : " @nativescript/plugin-seed" ,
35+ "dependencies" : {
36+ "@nativescript/canvas-polyfill" : " * "
37+ },
38+ "peerDependencies" : {
39+ "babylonjs" : " ^4.1.0"
40+ }
41+ }
0 commit comments