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 7db3982 commit 9145c2bCopy full SHA for 9145c2b
package.json
@@ -0,0 +1,10 @@
1
+{
2
+ "name": "purescript-canvas",
3
+ "version": "0.0.0",
4
+ "devDependencies": {
5
+ "grunt": "~0.4.4",
6
+ "grunt-purescript": "~0.4.0",
7
+ "grunt-contrib-clean": "~0.5.0",
8
+ "grunt-execute": "~0.1.5"
9
+ }
10
+}
0 commit comments