depot/pkgs/by-name/sh/shopify-cli/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
190 B
JSON
Raw Normal View History

{
"name": "shopify",
"version": "3.69.3",
"private": true,
"bin": {
"shopify": "node_modules/@shopify/cli/bin/run.js"
},
"dependencies": {
"@shopify/cli": "3.69.3"
}
}