File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/ios-node-api" ,
3
3
"version" : " 1.0.0-alpha.4" ,
4
- "description" : " An embeddable, engine-agnostic NativeScript runtime based on Node-API" ,
4
+ "description" : " An embeddable, engine-agnostic NativeScript runtime for iOS based on Node-API" ,
5
5
"typings" : " index.d.ts" ,
6
6
"type" : " module" ,
7
7
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/macos-node-api" ,
3
3
"version" : " 1.0.0-alpha.4" ,
4
- "description" : " An embeddable, engine-agnostic NativeScript runtime based on Node-API" ,
4
+ "description" : " An embeddable, engine-agnostic NativeScript runtime for macOS based on Node-API" ,
5
5
"main" : " index.js" ,
6
6
"typings" : " index.d.ts" ,
7
7
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/objc-node-api" ,
3
3
"version" : " 1.0.0-alpha.4" ,
4
- "description" : " An embeddable, engine-agnostic NativeScript runtime based on Node-API " ,
4
+ "description" : " Typings for the common Objective-C runtime APIs used by both @nativescript/ios-node-api and @nativescript/macos-node-api " ,
5
5
"main" : " index.js" ,
6
6
"typings" : " index.d.ts" ,
7
7
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments