purescript/registry

Add leveldb

Closed this issue ยท 6 comments

{
  "name": "leveldb",
  "ref": "v1.0.0",
  "compiler": "0.15.9",
  "location": {
    "githubOwner": "grybiena",
    "githubRepo": "leveldb"
  }
}

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

Converted your legacy manifest(s) into a purs.json manifest to use for publishing:

  "name": "leveldb",
  "version": "1.0.0",
  "license": "ISC AND MIT",
  "location": {
    "githubOwner": "grybiena",
    "githubRepo": "leveldb"
  },
  "dependencies": {
    "aff": ">=7.1.0 <8.0.0",
    "aff-promise": ">=4.0.0 <5.0.0",
    "argonaut": ">=9.0.0 <10.0.0",
    "options": ">=7.0.0 <8.0.0",
    "pipes": ">=8.0.0 <9.0.0",
    "resourcet": ">=1.0.0 <1.0.1"
  }
}```

Package is verified! Uploading it to the storage backend...

Successfully uploaded package to the registry! ๐ŸŽ‰ ๐Ÿš€

Successfully uploaded package docs to Pursuit! ๐ŸŽ‰ ๐Ÿš€

Mirrored registry operation to the legacy registry.