Prathamesh Musale
59a164f3f8
All checks were successful
Lint / lint (20.x) (push) Successful in 4m55s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75) Reviewed-on: #3 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
10 lines
162 B
JSON
10 lines
162 B
JSON
{
|
|
"name": "deployer",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@cerc-io/laconic-registry-cli": "^0.2.9"
|
|
}
|
|
}
|