UNPKG

440 BJSONView Raw
1{
2 "name": "bench",
3 "version": "1.0.0",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [],
10 "author": "",
11 "license": "ISC",
12 "devDependencies": {
13 "circular-json-es6": "^2.0.0",
14 "clone": "^1.0.2",
15 "deepcopy": "^0.6.3",
16 "jsan": "^3.1.2",
17 "json-stringify-safe": "^5.0.1"
18 },
19 "dependencies": {
20 "benchmark": "^2.1.0"
21 }
22}