diff --git a/bower.json b/bower.json deleted file mode 100644 index 071f19f..0000000 --- a/bower.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "purescript-fetch-argonaut", - "license": [ - "MIT" - ], - "repository": { - "type": "git", - "url": "https://github.com/rowtype-yoga/purescript-fetch-argonaut.git" - }, - "ignore": [ - "**/.*", - "node_modules", - "bower_components", - "output" - ], - "dependencies": { - "purescript-aff": "^v7.0.0", - "purescript-argonaut": "^v9.0.0", - "purescript-console": "^v6.0.0", - "purescript-effect": "^v4.0.0", - "purescript-either": "^v6.1.0", - "purescript-foreign": "^v7.0.0", - "purescript-prelude": "^v6.0.0", - "purescript-transformers": "^v6.0.0", - "purescript-unsafe-coerce": "^v6.0.0" - } -} diff --git a/package.json b/package.json deleted file mode 100644 index 78e4c3d..0000000 --- a/package.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "purescript-fetch-argonaut", - "version": "1.0.2", - "description": "", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/rowtype-yoga/purescript-fetch-argonaut.git" - }, - "keywords": [], - "author": "", - "license": "ISC", - "bugs": { - "url": "https://github.com/rowtype-yoga/purescript-fetch-argonaut/issues" - }, - "homepage": "https://github.com/rowtype-yoga/purescript-fetch-argonaut#readme" -} diff --git a/spago.yaml b/spago.yaml index bded006..3f14233 100644 --- a/spago.yaml +++ b/spago.yaml @@ -1,4 +1,11 @@ package: + name: fetch-argonaut + publish: + version: 1.0.2 + license: MIT + location: + githubOwner: rowtype-yoga + githubRepo: purescript-fetch-argonaut dependencies: - aff - argonaut @@ -9,7 +16,6 @@ package: - prelude - transformers - unsafe-coerce - name: fetch-argonaut workspace: extraPackages: {} packageSet: