We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38805a2 commit f0e5837Copy full SHA for f0e5837
package.json
@@ -2,6 +2,10 @@
2
"name": "purescript-webaudio",
3
"version": "0.1.0",
4
"description": "A PureScript wrapper for the HTML5 Web Audio API",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/adkelley/purescript-webaudio.git"
8
+ },
9
"main": "",
10
"scripts": {
11
"postinstall": "bower install",
0 commit comments