@raycast/api 1.99.2 → 1.99.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commands/version/index.js +1 -1
- package/oclif.manifest.json +103 -103
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var $=Object.create;var m=Object.defineProperty;var G=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var O=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var I=(t,n)=>()=>(n||t((n={exports:{}}).exports,n),n.exports),R=(t,n)=>{for(var i in n)m(t,i,{get:n[i],enumerable:!0})},A=(t,n,i,c)=>{if(n&&typeof n=="object"||typeof n=="function")for(let o of D(n))!L.call(t,o)&&o!==i&&m(t,o,{get:()=>n[o],enumerable:!(c=G(n,o))||c.enumerable});return t};var h=(t,n,i)=>(i=t!=null?$(O(t)):{},A(n||!t||!t.__esModule?m(i,"default",{value:t,enumerable:!0}):i,t)),F=t=>A(m({},"__esModule",{value:!0}),t);var B=I((Q,k)=>{var Y=require("node:tty"),J=Y?.WriteStream?.prototype?.hasColors?.()??!1,r=(t,n)=>{if(!J)return o=>o;let i=`\x1B[${t}m`,c=`\x1B[${n}m`;return o=>{let p=o+"",d=p.indexOf(c);if(d===-1)return i+p+c;let x=i,g=0;for(;d!==-1;)x+=p.slice(g,d)+i,g=d+c.length,d=p.indexOf(c,g);return x+=p.slice(g)+c,x}},e={};e.reset=r(0,0);e.bold=r(1,22);e.dim=r(2,22);e.italic=r(3,23);e.underline=r(4,24);e.overline=r(53,55);e.inverse=r(7,27);e.hidden=r(8,28);e.strikethrough=r(9,29);e.black=r(30,39);e.red=r(31,39);e.green=r(32,39);e.yellow=r(33,39);e.blue=r(34,39);e.magenta=r(35,39);e.cyan=r(36,39);e.white=r(37,39);e.gray=r(90,39);e.bgBlack=r(40,49);e.bgRed=r(41,49);e.bgGreen=r(42,49);e.bgYellow=r(43,49);e.bgBlue=r(44,49);e.bgMagenta=r(45,49);e.bgCyan=r(46,49);e.bgWhite=r(47,49);e.bgGray=r(100,49);e.redBright=r(91,39);e.greenBright=r(92,39);e.yellowBright=r(93,39);e.blueBright=r(94,39);e.magentaBright=r(95,39);e.cyanBright=r(96,39);e.whiteBright=r(97,39);e.bgRedBright=r(101,49);e.bgGreenBright=r(102,49);e.bgYellowBright=r(103,49);e.bgBlueBright=r(104,49);e.bgMagentaBright=r(105,49);e.bgCyanBright=r(106,49);e.bgWhiteBright=r(107,49);k.exports=e});var P=I((oe,H)=>{H.exports={name:"ray",description:"Build extensions for Raycast with React and Node.js.",version:"1.99.
|
|
1
|
+
"use strict";var $=Object.create;var m=Object.defineProperty;var G=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var O=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var I=(t,n)=>()=>(n||t((n={exports:{}}).exports,n),n.exports),R=(t,n)=>{for(var i in n)m(t,i,{get:n[i],enumerable:!0})},A=(t,n,i,c)=>{if(n&&typeof n=="object"||typeof n=="function")for(let o of D(n))!L.call(t,o)&&o!==i&&m(t,o,{get:()=>n[o],enumerable:!(c=G(n,o))||c.enumerable});return t};var h=(t,n,i)=>(i=t!=null?$(O(t)):{},A(n||!t||!t.__esModule?m(i,"default",{value:t,enumerable:!0}):i,t)),F=t=>A(m({},"__esModule",{value:!0}),t);var B=I((Q,k)=>{var Y=require("node:tty"),J=Y?.WriteStream?.prototype?.hasColors?.()??!1,r=(t,n)=>{if(!J)return o=>o;let i=`\x1B[${t}m`,c=`\x1B[${n}m`;return o=>{let p=o+"",d=p.indexOf(c);if(d===-1)return i+p+c;let x=i,g=0;for(;d!==-1;)x+=p.slice(g,d)+i,g=d+c.length,d=p.indexOf(c,g);return x+=p.slice(g)+c,x}},e={};e.reset=r(0,0);e.bold=r(1,22);e.dim=r(2,22);e.italic=r(3,23);e.underline=r(4,24);e.overline=r(53,55);e.inverse=r(7,27);e.hidden=r(8,28);e.strikethrough=r(9,29);e.black=r(30,39);e.red=r(31,39);e.green=r(32,39);e.yellow=r(33,39);e.blue=r(34,39);e.magenta=r(35,39);e.cyan=r(36,39);e.white=r(37,39);e.gray=r(90,39);e.bgBlack=r(40,49);e.bgRed=r(41,49);e.bgGreen=r(42,49);e.bgYellow=r(43,49);e.bgBlue=r(44,49);e.bgMagenta=r(45,49);e.bgCyan=r(46,49);e.bgWhite=r(47,49);e.bgGray=r(100,49);e.redBright=r(91,39);e.greenBright=r(92,39);e.yellowBright=r(93,39);e.blueBright=r(94,39);e.magentaBright=r(95,39);e.cyanBright=r(96,39);e.whiteBright=r(97,39);e.bgRedBright=r(101,49);e.bgGreenBright=r(102,49);e.bgYellowBright=r(103,49);e.bgBlueBright=r(104,49);e.bgMagentaBright=r(105,49);e.bgCyanBright=r(106,49);e.bgWhiteBright=r(107,49);k.exports=e});var P=I((oe,H)=>{H.exports={name:"ray",description:"Build extensions for Raycast with React and Node.js.",version:"1.99.3",author:"mathieudutour",private:!0,bin:{ray:"./bin/run.js"},dependencies:{"@oclif/core":"^4.0.33","@oclif/plugin-autocomplete":"^3.2.10","@oclif/plugin-help":"^6.2.18","@oclif/plugin-not-found":"^3.2.28","@raycast/eslint-plugin":"^1.0.15","@raycast/extract-tools-info":"file:../extract-tools-info",ajv:"^8.17.1",archiver:"^7.0.1",camelcase:"^8.0.0",chokidar:"^4.0.1","cli-progress":"^3.12.0",clipboardy:"^2.3.0",execa:"^9.5.1","json-source-map":"^0.6.1",json5:"^2.2.3","node-fetch-cjs":"^3.3.2",open:"^8.4.2",ora:"^8.1.1","terminal-link":"^3.0.0",yaml:"^2.6.1","yoctocolors-cjs":"^2.1.2"},devDependencies:{"@raycast/eslint-config":"^1.0.11","@types/archiver":"^6.0.3","@types/cli-progress":"^3.11.6","@types/node":"20.8.4",esbuild:"^0.25.1",eslint:"^8","json-schema-to-typescript":"^15.0.3",oclif:"^4.15.28",typescript:"^5.6.3"},files:["/bin","/dist","/oclif.manifest.json"],license:"MIT",main:"dist/index.js",oclif:{bin:"ray",dirname:"ray",commands:"./dist/commands",plugins:["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"]},scripts:{"json-schema-to-ts":"json2ts ../../api/schema.json -y > src/types/manifest-schema.d.ts","build-scripts":'tsc "./scripts/build.ts" "./scripts/build-command.ts" "./scripts/dev-command.ts" --outDir ./scripts/dist --esModuleInterop',prebuild:"npm run json-schema-to-ts && npm run build-scripts",build:"node ./scripts/dist/build-command.js",predev:"npm run json-schema-to-ts && npm run build-scripts",dev:"node ./scripts/dist/dev-command.js",lint:"eslint . --ext .ts"},types:"dist/index.d.ts"}});var K={};R(K,{default:()=>b});module.exports=F(K);var l=require("@oclif/core");var f=h(require("node:fs")),w=h(require("node:path")),T=h(require("node:os"));var v={production:{url:"https://www.raycast.com",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},staging:{url:"https://www.rayca.st",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},development:{url:"http://localhost:3000",clientID:"rOCD_LhnXFObSLu9v7788qOGu25FZDqEzGjet4Q45ZY"}}[process.env.API_ENV||"production"],S="e69bae0ec90f5e838555",a={},E;function C(t){E=t;try{a=JSON.parse(f.readFileSync(w.join(M(),"config.json"),"utf8"))}catch(n){if(n instanceof Error&&n.code==="ENOENT")return;throw new Error(`Failed to read config file: ${n}`)}}function U(t){switch(t){case"raycastApiURL":return process.env.RAY_APIURL||a.APIURL||v.url;case"raycastAccessToken":return process.env.RAY_TOKEN||a.Token||a.AccessToken||"";case"raycastClientId":return process.env.RAY_CLIENT_ID||a.ClientID||v.clientID;case"githubClientId":return process.env.RAY_GithubClientID||a.GithubClientID||S;case"githubAccessToken":return process.env.GITHUB_ACCESS_TOKEN||a.GithubAccessToken||"";case"flavorName":return process.env.RAY_Target||(typeof a.Target>"u"?N("release"):a.Target)}}function N(t){switch(t){case"debug":return"debug";case"internal":return"internal";case"release":return"";case"x":return"x";case"x-internal":return"x-internal";case"x-debug":return"x-debug";case void 0:return U("flavorName")}}function _(){let t=N(E);return t==""?"raycast":`raycast-${t}`}function M(){let t=w.join(T.default.homedir(),".config",_());return f.mkdirSync(t,{recursive:!0}),t}var s=h(B());var ee=(0,s.blue)((0,s.dim)("internal only"));var u={wait:`\u{1F550}${(0,s.blue)("wait")} - `,info:`${process.env.GITHUB_ACTIONS==="true"?"\u2139\uFE0F":"\u2139\uFE0F "}${(0,s.cyan)("info")} - `,success:`\u2705${(0,s.green)("ready")} - `,warn:`${process.env.GITHUB_ACTIONS==="true"?"\u26A0\uFE0F":"\u26A0\uFE0F "}${(0,s.yellow)("warn")} - `,error:`\u{1F4A5}${(0,s.red)("error")} - `,event:`\u26A1\uFE0F${(0,s.magenta)("event")} - `,paymentPrompt:`\u{1F4B0}${(0,s.yellowBright)("plan")} - `},q=!0;function j(t,n){t||(u.wait=`${(0,s.blue)("wait")} - `,u.info=`${(0,s.cyan)("info")} - `,u.success=`${(0,s.green)("ready")} - `,u.warn=`${(0,s.yellow)("warn")} - `,u.error=`${(0,s.red)("error")} - `,u.event=`${(0,s.magenta)("event")} - `,u.paymentPrompt=`${(0,s.yellowBright)("plan")} - `),n&&(q=!1)}var y=class extends l.Command{static baseFlags={"exit-on-error":l.Flags.boolean({default:!0,helpGroup:"GLOBAL",aliases:["exitOnError"],deprecateAliases:!0,summary:"Always exit with non-zero code on error",allowNo:!0}),emoji:l.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Prefix output with emojis \u{1F308}"}),help:l.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Show the help message for the command"}),"non-interactive":l.Flags.boolean({char:"I",default:!1,helpGroup:"GLOBAL",summary:"Disable interactive outputs, useful for CI"}),target:l.Flags.option({char:"t",description:"Raycast app target",helpGroup:"GLOBAL",multiple:!1,options:["debug","internal","release","x","x-debug","x-internal"],hidden:!0})()};flags;args;async init(){await super.init(),process.on("SIGINT",()=>process.exit(1));let{args:n,flags:i}=await this.parse({flags:this.ctor.flags,baseFlags:super.ctor.baseFlags,enableJsonFlag:this.ctor.enableJsonFlag,args:this.ctor.args,strict:this.ctor.strict});this.flags=i,this.args=n,C(this.flags.target),j(this.flags.emoji,this.flags["non-interactive"])}error(n,i){return i?.message&&n instanceof Error&&(n.message=`${i.message} (${n.message})`,delete i.message),super.error(n,i)}async catch(n){return super.catch(n)}async finally(n){return super.finally(n)}};var b=class t extends y{static description="Print the version number";async run(){await this.parse(t),this.log(`${P().version}`)}};
|
package/oclif.manifest.json
CHANGED
|
@@ -409,10 +409,10 @@
|
|
|
409
409
|
"index.js"
|
|
410
410
|
]
|
|
411
411
|
},
|
|
412
|
-
"
|
|
412
|
+
"logout": {
|
|
413
413
|
"aliases": [],
|
|
414
414
|
"args": {},
|
|
415
|
-
"description": "Log
|
|
415
|
+
"description": "Log out of your Raycast account",
|
|
416
416
|
"flags": {
|
|
417
417
|
"exit-on-error": {
|
|
418
418
|
"aliases": [
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
},
|
|
469
469
|
"hasDynamicHelp": false,
|
|
470
470
|
"hiddenAliases": [],
|
|
471
|
-
"id": "
|
|
471
|
+
"id": "logout",
|
|
472
472
|
"pluginAlias": "ray",
|
|
473
473
|
"pluginName": "ray",
|
|
474
474
|
"pluginType": "core",
|
|
@@ -478,14 +478,14 @@
|
|
|
478
478
|
"relativePath": [
|
|
479
479
|
"dist",
|
|
480
480
|
"commands",
|
|
481
|
-
"
|
|
481
|
+
"logout",
|
|
482
482
|
"index.js"
|
|
483
483
|
]
|
|
484
484
|
},
|
|
485
|
-
"
|
|
485
|
+
"login": {
|
|
486
486
|
"aliases": [],
|
|
487
487
|
"args": {},
|
|
488
|
-
"description": "
|
|
488
|
+
"description": "Log into your Raycast account",
|
|
489
489
|
"flags": {
|
|
490
490
|
"exit-on-error": {
|
|
491
491
|
"aliases": [
|
|
@@ -537,38 +537,28 @@
|
|
|
537
537
|
"x-internal"
|
|
538
538
|
],
|
|
539
539
|
"type": "option"
|
|
540
|
-
},
|
|
541
|
-
"path": {
|
|
542
|
-
"char": "p",
|
|
543
|
-
"description": "Path to extension root",
|
|
544
|
-
"name": "path",
|
|
545
|
-
"default": ".",
|
|
546
|
-
"hasDynamicHelp": false,
|
|
547
|
-
"multiple": false,
|
|
548
|
-
"type": "option"
|
|
549
540
|
}
|
|
550
541
|
},
|
|
551
542
|
"hasDynamicHelp": false,
|
|
552
543
|
"hiddenAliases": [],
|
|
553
|
-
"id": "
|
|
544
|
+
"id": "login",
|
|
554
545
|
"pluginAlias": "ray",
|
|
555
546
|
"pluginName": "ray",
|
|
556
547
|
"pluginType": "core",
|
|
557
548
|
"strict": true,
|
|
558
|
-
"summary": "Migrate the extension to a newer version of the Raycast API",
|
|
559
549
|
"enableJsonFlag": false,
|
|
560
550
|
"isESM": false,
|
|
561
551
|
"relativePath": [
|
|
562
552
|
"dist",
|
|
563
553
|
"commands",
|
|
564
|
-
"
|
|
554
|
+
"login",
|
|
565
555
|
"index.js"
|
|
566
556
|
]
|
|
567
557
|
},
|
|
568
|
-
"
|
|
558
|
+
"migrate": {
|
|
569
559
|
"aliases": [],
|
|
570
560
|
"args": {},
|
|
571
|
-
"description": "
|
|
561
|
+
"description": "Migrate the extension to a newer version of the Raycast API\nInternally, the command makes use of https://www.npmjs.com/package/@raycast/migration",
|
|
572
562
|
"flags": {
|
|
573
563
|
"exit-on-error": {
|
|
574
564
|
"aliases": [
|
|
@@ -620,36 +610,39 @@
|
|
|
620
610
|
"x-internal"
|
|
621
611
|
],
|
|
622
612
|
"type": "option"
|
|
613
|
+
},
|
|
614
|
+
"path": {
|
|
615
|
+
"char": "p",
|
|
616
|
+
"description": "Path to extension root",
|
|
617
|
+
"name": "path",
|
|
618
|
+
"default": ".",
|
|
619
|
+
"hasDynamicHelp": false,
|
|
620
|
+
"multiple": false,
|
|
621
|
+
"type": "option"
|
|
623
622
|
}
|
|
624
623
|
},
|
|
625
624
|
"hasDynamicHelp": false,
|
|
626
625
|
"hiddenAliases": [],
|
|
627
|
-
"id": "
|
|
626
|
+
"id": "migrate",
|
|
628
627
|
"pluginAlias": "ray",
|
|
629
628
|
"pluginName": "ray",
|
|
630
629
|
"pluginType": "core",
|
|
631
630
|
"strict": true,
|
|
631
|
+
"summary": "Migrate the extension to a newer version of the Raycast API",
|
|
632
632
|
"enableJsonFlag": false,
|
|
633
633
|
"isESM": false,
|
|
634
634
|
"relativePath": [
|
|
635
635
|
"dist",
|
|
636
636
|
"commands",
|
|
637
|
-
"
|
|
637
|
+
"migrate",
|
|
638
638
|
"index.js"
|
|
639
639
|
]
|
|
640
640
|
},
|
|
641
|
-
"
|
|
641
|
+
"publish": {
|
|
642
642
|
"aliases": [],
|
|
643
643
|
"args": {},
|
|
644
|
-
"description": "
|
|
644
|
+
"description": "Publish the extension on the Raycast Store.\nPrivate extension are a team feature. Sign up for it here: https://www.raycast.com/pricing (https://www.raycast.com/pricing)",
|
|
645
645
|
"flags": {
|
|
646
|
-
"json": {
|
|
647
|
-
"description": "Format output as json.",
|
|
648
|
-
"helpGroup": "GLOBAL",
|
|
649
|
-
"name": "json",
|
|
650
|
-
"allowNo": false,
|
|
651
|
-
"type": "boolean"
|
|
652
|
-
},
|
|
653
646
|
"exit-on-error": {
|
|
654
647
|
"aliases": [
|
|
655
648
|
"exitOnError"
|
|
@@ -700,28 +693,51 @@
|
|
|
700
693
|
"x-internal"
|
|
701
694
|
],
|
|
702
695
|
"type": "option"
|
|
696
|
+
},
|
|
697
|
+
"clipboard": {
|
|
698
|
+
"char": "C",
|
|
699
|
+
"description": "Copy the extension link to the clipboard upon publishing",
|
|
700
|
+
"name": "clipboard",
|
|
701
|
+
"allowNo": false,
|
|
702
|
+
"type": "boolean"
|
|
703
|
+
},
|
|
704
|
+
"skip-validation": {
|
|
705
|
+
"char": "s",
|
|
706
|
+
"description": "Skip validation and always publish \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
707
|
+
"hidden": true,
|
|
708
|
+
"name": "skip-validation",
|
|
709
|
+
"allowNo": false,
|
|
710
|
+
"type": "boolean"
|
|
711
|
+
},
|
|
712
|
+
"skip-notify-raycast": {
|
|
713
|
+
"description": "Skip notifying Raycast after publishing \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
714
|
+
"hidden": true,
|
|
715
|
+
"name": "skip-notify-raycast",
|
|
716
|
+
"allowNo": false,
|
|
717
|
+
"type": "boolean"
|
|
703
718
|
}
|
|
704
719
|
},
|
|
705
720
|
"hasDynamicHelp": false,
|
|
706
721
|
"hiddenAliases": [],
|
|
707
|
-
"id": "
|
|
722
|
+
"id": "publish",
|
|
708
723
|
"pluginAlias": "ray",
|
|
709
724
|
"pluginName": "ray",
|
|
710
725
|
"pluginType": "core",
|
|
711
726
|
"strict": true,
|
|
712
|
-
"
|
|
727
|
+
"summary": "Publish the extension",
|
|
728
|
+
"enableJsonFlag": false,
|
|
713
729
|
"isESM": false,
|
|
714
730
|
"relativePath": [
|
|
715
731
|
"dist",
|
|
716
732
|
"commands",
|
|
717
|
-
"
|
|
733
|
+
"publish",
|
|
718
734
|
"index.js"
|
|
719
735
|
]
|
|
720
736
|
},
|
|
721
|
-
"
|
|
737
|
+
"pull-contributions": {
|
|
722
738
|
"aliases": [],
|
|
723
739
|
"args": {},
|
|
724
|
-
"description": "
|
|
740
|
+
"description": "Pull contributions of the extension",
|
|
725
741
|
"flags": {
|
|
726
742
|
"exit-on-error": {
|
|
727
743
|
"aliases": [
|
|
@@ -773,52 +789,36 @@
|
|
|
773
789
|
"x-internal"
|
|
774
790
|
],
|
|
775
791
|
"type": "option"
|
|
776
|
-
},
|
|
777
|
-
"clipboard": {
|
|
778
|
-
"char": "C",
|
|
779
|
-
"description": "Copy the extension link to the clipboard upon publishing",
|
|
780
|
-
"name": "clipboard",
|
|
781
|
-
"allowNo": false,
|
|
782
|
-
"type": "boolean"
|
|
783
|
-
},
|
|
784
|
-
"skip-validation": {
|
|
785
|
-
"char": "s",
|
|
786
|
-
"description": "Skip validation and always publish \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
787
|
-
"hidden": true,
|
|
788
|
-
"name": "skip-validation",
|
|
789
|
-
"allowNo": false,
|
|
790
|
-
"type": "boolean"
|
|
791
|
-
},
|
|
792
|
-
"skip-notify-raycast": {
|
|
793
|
-
"description": "Skip notifying Raycast after publishing \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
794
|
-
"hidden": true,
|
|
795
|
-
"name": "skip-notify-raycast",
|
|
796
|
-
"allowNo": false,
|
|
797
|
-
"type": "boolean"
|
|
798
792
|
}
|
|
799
793
|
},
|
|
800
794
|
"hasDynamicHelp": false,
|
|
801
795
|
"hiddenAliases": [],
|
|
802
|
-
"id": "
|
|
796
|
+
"id": "pull-contributions",
|
|
803
797
|
"pluginAlias": "ray",
|
|
804
798
|
"pluginName": "ray",
|
|
805
799
|
"pluginType": "core",
|
|
806
800
|
"strict": true,
|
|
807
|
-
"summary": "Publish the extension",
|
|
808
801
|
"enableJsonFlag": false,
|
|
809
802
|
"isESM": false,
|
|
810
803
|
"relativePath": [
|
|
811
804
|
"dist",
|
|
812
805
|
"commands",
|
|
813
|
-
"
|
|
806
|
+
"pull-contributions",
|
|
814
807
|
"index.js"
|
|
815
808
|
]
|
|
816
809
|
},
|
|
817
|
-
"
|
|
810
|
+
"token": {
|
|
818
811
|
"aliases": [],
|
|
819
812
|
"args": {},
|
|
820
|
-
"description": "
|
|
813
|
+
"description": "Display the access token",
|
|
821
814
|
"flags": {
|
|
815
|
+
"json": {
|
|
816
|
+
"description": "Format output as json.",
|
|
817
|
+
"helpGroup": "GLOBAL",
|
|
818
|
+
"name": "json",
|
|
819
|
+
"allowNo": false,
|
|
820
|
+
"type": "boolean"
|
|
821
|
+
},
|
|
822
822
|
"exit-on-error": {
|
|
823
823
|
"aliases": [
|
|
824
824
|
"exitOnError"
|
|
@@ -869,28 +869,35 @@
|
|
|
869
869
|
"x-internal"
|
|
870
870
|
],
|
|
871
871
|
"type": "option"
|
|
872
|
+
},
|
|
873
|
+
"clipboard": {
|
|
874
|
+
"char": "C",
|
|
875
|
+
"description": "Copy the token to the clipboard",
|
|
876
|
+
"name": "clipboard",
|
|
877
|
+
"allowNo": false,
|
|
878
|
+
"type": "boolean"
|
|
872
879
|
}
|
|
873
880
|
},
|
|
874
881
|
"hasDynamicHelp": false,
|
|
875
882
|
"hiddenAliases": [],
|
|
876
|
-
"id": "
|
|
883
|
+
"id": "token",
|
|
877
884
|
"pluginAlias": "ray",
|
|
878
885
|
"pluginName": "ray",
|
|
879
886
|
"pluginType": "core",
|
|
880
887
|
"strict": true,
|
|
881
|
-
"enableJsonFlag":
|
|
888
|
+
"enableJsonFlag": true,
|
|
882
889
|
"isESM": false,
|
|
883
890
|
"relativePath": [
|
|
884
891
|
"dist",
|
|
885
892
|
"commands",
|
|
886
|
-
"
|
|
893
|
+
"token",
|
|
887
894
|
"index.js"
|
|
888
895
|
]
|
|
889
896
|
},
|
|
890
|
-
"
|
|
897
|
+
"profile": {
|
|
891
898
|
"aliases": [],
|
|
892
899
|
"args": {},
|
|
893
|
-
"description": "
|
|
900
|
+
"description": "Show profile of the currently logged in user",
|
|
894
901
|
"flags": {
|
|
895
902
|
"json": {
|
|
896
903
|
"description": "Format output as json.",
|
|
@@ -949,18 +956,11 @@
|
|
|
949
956
|
"x-internal"
|
|
950
957
|
],
|
|
951
958
|
"type": "option"
|
|
952
|
-
},
|
|
953
|
-
"clipboard": {
|
|
954
|
-
"char": "C",
|
|
955
|
-
"description": "Copy the token to the clipboard",
|
|
956
|
-
"name": "clipboard",
|
|
957
|
-
"allowNo": false,
|
|
958
|
-
"type": "boolean"
|
|
959
959
|
}
|
|
960
960
|
},
|
|
961
961
|
"hasDynamicHelp": false,
|
|
962
962
|
"hiddenAliases": [],
|
|
963
|
-
"id": "
|
|
963
|
+
"id": "profile",
|
|
964
964
|
"pluginAlias": "ray",
|
|
965
965
|
"pluginName": "ray",
|
|
966
966
|
"pluginType": "core",
|
|
@@ -970,14 +970,14 @@
|
|
|
970
970
|
"relativePath": [
|
|
971
971
|
"dist",
|
|
972
972
|
"commands",
|
|
973
|
-
"
|
|
973
|
+
"profile",
|
|
974
974
|
"index.js"
|
|
975
975
|
]
|
|
976
976
|
},
|
|
977
|
-
"
|
|
977
|
+
"validate": {
|
|
978
978
|
"aliases": [],
|
|
979
979
|
"args": {},
|
|
980
|
-
"description": "
|
|
980
|
+
"description": "Validate the extension so that it can be published - \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
981
981
|
"flags": {
|
|
982
982
|
"exit-on-error": {
|
|
983
983
|
"aliases": [
|
|
@@ -1029,28 +1029,45 @@
|
|
|
1029
1029
|
"x-internal"
|
|
1030
1030
|
],
|
|
1031
1031
|
"type": "option"
|
|
1032
|
+
},
|
|
1033
|
+
"schema": {
|
|
1034
|
+
"char": "s",
|
|
1035
|
+
"description": "Path to JSON schema for package.json validation ",
|
|
1036
|
+
"name": "schema",
|
|
1037
|
+
"default": "https://www.raycast.com/schemas/extension.json",
|
|
1038
|
+
"hasDynamicHelp": false,
|
|
1039
|
+
"multiple": false,
|
|
1040
|
+
"type": "option"
|
|
1041
|
+
},
|
|
1042
|
+
"skip-owner": {
|
|
1043
|
+
"description": "Skip owner checks",
|
|
1044
|
+
"name": "skip-owner",
|
|
1045
|
+
"allowNo": false,
|
|
1046
|
+
"type": "boolean"
|
|
1032
1047
|
}
|
|
1033
1048
|
},
|
|
1034
1049
|
"hasDynamicHelp": false,
|
|
1050
|
+
"hidden": true,
|
|
1035
1051
|
"hiddenAliases": [],
|
|
1036
|
-
"id": "
|
|
1052
|
+
"id": "validate",
|
|
1037
1053
|
"pluginAlias": "ray",
|
|
1038
1054
|
"pluginName": "ray",
|
|
1039
1055
|
"pluginType": "core",
|
|
1040
1056
|
"strict": true,
|
|
1057
|
+
"summary": "Validate the extension - \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
1041
1058
|
"enableJsonFlag": false,
|
|
1042
1059
|
"isESM": false,
|
|
1043
1060
|
"relativePath": [
|
|
1044
1061
|
"dist",
|
|
1045
1062
|
"commands",
|
|
1046
|
-
"
|
|
1063
|
+
"validate",
|
|
1047
1064
|
"index.js"
|
|
1048
1065
|
]
|
|
1049
1066
|
},
|
|
1050
|
-
"
|
|
1067
|
+
"version": {
|
|
1051
1068
|
"aliases": [],
|
|
1052
1069
|
"args": {},
|
|
1053
|
-
"description": "
|
|
1070
|
+
"description": "Print the version number",
|
|
1054
1071
|
"flags": {
|
|
1055
1072
|
"exit-on-error": {
|
|
1056
1073
|
"aliases": [
|
|
@@ -1102,41 +1119,24 @@
|
|
|
1102
1119
|
"x-internal"
|
|
1103
1120
|
],
|
|
1104
1121
|
"type": "option"
|
|
1105
|
-
},
|
|
1106
|
-
"schema": {
|
|
1107
|
-
"char": "s",
|
|
1108
|
-
"description": "Path to JSON schema for package.json validation ",
|
|
1109
|
-
"name": "schema",
|
|
1110
|
-
"default": "https://www.raycast.com/schemas/extension.json",
|
|
1111
|
-
"hasDynamicHelp": false,
|
|
1112
|
-
"multiple": false,
|
|
1113
|
-
"type": "option"
|
|
1114
|
-
},
|
|
1115
|
-
"skip-owner": {
|
|
1116
|
-
"description": "Skip owner checks",
|
|
1117
|
-
"name": "skip-owner",
|
|
1118
|
-
"allowNo": false,
|
|
1119
|
-
"type": "boolean"
|
|
1120
1122
|
}
|
|
1121
1123
|
},
|
|
1122
1124
|
"hasDynamicHelp": false,
|
|
1123
|
-
"hidden": true,
|
|
1124
1125
|
"hiddenAliases": [],
|
|
1125
|
-
"id": "
|
|
1126
|
+
"id": "version",
|
|
1126
1127
|
"pluginAlias": "ray",
|
|
1127
1128
|
"pluginName": "ray",
|
|
1128
1129
|
"pluginType": "core",
|
|
1129
1130
|
"strict": true,
|
|
1130
|
-
"summary": "Validate the extension - \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
1131
1131
|
"enableJsonFlag": false,
|
|
1132
1132
|
"isESM": false,
|
|
1133
1133
|
"relativePath": [
|
|
1134
1134
|
"dist",
|
|
1135
1135
|
"commands",
|
|
1136
|
-
"
|
|
1136
|
+
"version",
|
|
1137
1137
|
"index.js"
|
|
1138
1138
|
]
|
|
1139
1139
|
}
|
|
1140
1140
|
},
|
|
1141
|
-
"version": "1.99.
|
|
1141
|
+
"version": "1.99.3"
|
|
1142
1142
|
}
|