mirror of
https://github.com/steel-dev/cli.git
synced 2026-09-14 20:47:34 +08:00
18 lines
303 B
JSON
18 lines
303 B
JSON
{
|
|
"name": "@steel-dev/cli",
|
|
"version": "0.3.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@steel-dev/cli",
|
|
"version": "0.3.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"steel": "bin/steel.js"
|
|
}
|
|
}
|
|
}
|
|
}
|