We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6877cf + 65447ee commit 909456cCopy full SHA for 909456c
1 file changed
package.json
@@ -11,4 +11,5 @@
11
{ "web" : "http://github.com/janl/node-jsonpointer/issues" }
12
, "engines" : ["node >= 0.4.9"]
13
, "main" : "./jsonpointer"
14
+, "scripts" : { "test" : "node test.js" }
15
}
0 commit comments