{"_id":"@azoyalabs/contracts-registry","name":"@azoyalabs/contracts-registry","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@azoyalabs/contracts-registry","version":"0.0.1","description":"Registered CosmWasm smart contract code ids for listing","main":"build/index.js","types":"build/index.d.ts","scripts":{"schema":"ts-json-schema-generator --path ./types/contract_records.ts -o ./schemas/contract_records.json","build":"webpack --config webpack.config.js","format":"prettier --ignore-path .gitignore '**/*.{md,json,js,ts}' --write","prepublishOnly":"npm run build","start":"npm run build && node build/index.js"},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/Azoyalabs/contracts-registry.git"},"keywords":[],"license":"ISC","bugs":{"url":"https://github.com/Azoyalabs/contracts-registry/issues"},"homepage":"https://github.com/Azoyalabs/contracts-registry#readme","devDependencies":{"@types/node":"^18.11.18","@types/webpack-env":"^1.18.0","prettier":"^2.7.1","ts-json-schema-generator":"^1.2.0","ts-loader":"^9.4.1","typescript":"^4.8.3","webpack":"^5.74.0","webpack-cli":"^4.10.0"},"gitHead":"39810b9b2a07636338038a500397c8f61721e379","_id":"@azoyalabs/contracts-registry@0.0.1","_nodeVersion":"18.10.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-gEIyCXjVJg65YyOWXAkHH/PrvTkQ3B8LNBVSspxWu3MuiAbsExQ4eil5xfPYh/0Vb3uva+fNBQhcOpn3cu+fZA==","shasum":"40c2f02b0b7bee55b5ea342053aec163f299a2dc","tarball":"https://registry.npmjs.org/@azoyalabs/contracts-registry/-/contracts-registry-0.0.1.tgz","fileCount":5,"unpackedSize":5289,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGorc3E2AeCtVRzH3LApIW0lVjXEyiiQIhJzbkaC7m3LAiEA8YGKcbJ8KU9PSfhFYeJ9ujtAmFI4zUG2BATOGSZDRlM="}]},"_npmUser":{"name":"mbele","email":"maxime@azoyalabs.com"},"directories":{},"maintainers":[{"name":"mbele","email":"maxime@azoyalabs.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/contracts-registry_0.0.1_1687120990100_0.7668585005743678"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-18T20:43:10.041Z","0.0.1":"2023-06-18T20:43:10.272Z","modified":"2023-06-18T20:43:10.455Z"},"maintainers":[{"name":"mbele","email":"maxime@azoyalabs.com"}],"description":"Registered CosmWasm smart contract code ids for listing","homepage":"https://github.com/Azoyalabs/contracts-registry#readme","keywords":[],"repository":{"type":"git","url":"git+https://github.com/Azoyalabs/contracts-registry.git"},"bugs":{"url":"https://github.com/Azoyalabs/contracts-registry/issues"},"license":"ISC","readme":"## Contracts listing\n\nThis repository holds the information for the Fetchstation app to list validated smart contracts, based on their code id.\n\n## Contracts info\n\nTo add information on a new contract, you need to create a new entry in the JSON file for the appropriate network under the [records](/records) folder.\n\nThe content of the entry should be like this:\n\n```JSON\n{\n    \"6688\": {\n        \"owner\": \"Azoyalabs\",\n        \"website\": \"https://www.fetns.domains/\"\n    }\n}\n```\n","readmeFilename":"README.md"}