We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6877cf commit 65447eeCopy full SHA for 65447ee
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