mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-12 08:43:06 +00:00
12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"name": "shopify",
|
|
"version": "3.69.3",
|
|
"private": true,
|
|
"bin": {
|
|
"shopify": "node_modules/@shopify/cli/bin/run.js"
|
|
},
|
|
"dependencies": {
|
|
"@shopify/cli": "3.69.3"
|
|
}
|
|
}
|