UNPKG

sofpm-spec

Version:

Sophon Package Manager Specifications

22 lines (21 loc) 598 B
{ "lockfile_version": "1", "version": "1.0.0", "package_name": "transferable", "meta": { "license": "MIT", "authors": [ "Piper Merriam <pipermerriam@gmail.com>" ], "description": "Reusable contracts which implement a privileged'owner' model for authorization with functionality for transfering ownership.", "keywords": [ "authorization" ] }, "sources": { "./contracts/transferable.pol": "ipfs://QmZ6Zg1iEejuJ18LFczowe7dyaxXm4KC4xTgnCkqwJZmAp" }, "build_dependencies": { "owned": "ipfs://QmUwVUMVtkVctrLDeL12SoeCPUacELBU8nAxRtHUzvtjND" } }