We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6092309 commit d37e135Copy full SHA for d37e135
package.json
@@ -8,6 +8,9 @@
8
"url": "git://github.com/stephenb/node-notes.git"
9
},
10
"main": "./lib/notes",
11
+ "scripts": {
12
+ "build": "cake build"
13
+ },
14
"engines": {
15
"node": ">= v0.4.7"
16
0 commit comments