purescript / registry

Registry of PureScript packages and metadata about them
46 stars 14 forks source link

Add json #401

Closed garyb closed 1 year ago

garyb commented 1 year ago
{
  "name": "json",
  "ref": "v1.0.0",
  "compiler": "0.15.4",
  "location": {
    "githubOwner": "purescript",
    "githubRepo": "purescript-json"
  }
}
pacchettibotti commented 1 year ago

Cannot register json because it has already been registered. If you want to register your package, please choose a different package name. If you want to transfer your package to a new location, please submit a transfer operation instead. Transferring a package is an authenticated operation; make sure you have set the 'owners' key in your manifest.

thomashoneyman commented 1 year ago
{
  "name": "json",
  "ref": "v1.0.0",
  "compiler": "0.15.4"
}
pacchettibotti commented 1 year ago

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

pacchettibotti commented 1 year ago

Verifying package...

pacchettibotti commented 1 year ago

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

pacchettibotti commented 1 year ago

Successfully uploaded package to the registry! 🎉 🚀

pacchettibotti commented 1 year ago

Successfully uploaded package docs to Pursuit! 🎉 🚀

pacchettibotti commented 1 year ago

Mirrored registry operation to the legacy registry.