File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed
Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 22 "name" : " @nativescript/ios-node-api" ,
33 "version" : " 1.0.0-alpha.4" ,
44 "description" : " An embeddable, engine-agnostic NativeScript runtime for iOS based on Node-API" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/DjDeveloperr/runtime.git" ,
8+ "directory" : " packages/ios"
9+ },
510 "typings" : " index.d.ts" ,
611 "type" : " module" ,
712 "files" : [
Original file line number Diff line number Diff line change 22 "name" : " @nativescript/macos-node-api" ,
33 "version" : " 1.0.0-alpha.4" ,
44 "description" : " An embeddable, engine-agnostic NativeScript runtime for macOS based on Node-API" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/DjDeveloperr/runtime.git" ,
8+ "directory" : " packages/macos"
9+ },
510 "main" : " index.js" ,
611 "typings" : " index.d.ts" ,
712 "type" : " module" ,
Original file line number Diff line number Diff line change 22 "name" : " @nativescript/objc-node-api" ,
33 "version" : " 1.0.0-alpha.4" ,
44 "description" : " Typings for the common Objective-C runtime APIs used by both @nativescript/ios-node-api and @nativescript/macos-node-api" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/DjDeveloperr/runtime.git" ,
8+ "directory" : " packages/objc"
9+ },
510 "main" : " index.js" ,
611 "typings" : " index.d.ts" ,
712 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments