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 e7bed7e commit 56b4ee0Copy full SHA for 56b4ee0
package.json
@@ -4,6 +4,7 @@
4
"description": "JSON parse with prototype poisoning protection",
5
"main": "index.js",
6
"scripts": {
7
+ "benchmark": "cd benchmarks && npm install && npm run all",
8
"test": "standard && tap test.js"
9
},
10
"repository": {
0 commit comments