• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "name": "parse5-benchmarks",
3    "private": "true",
4    "type": "module",
5    "version": "1.0.0",
6    "description": "parse5 regression benchmarks",
7    "author": "Ivan Nikulin <ifaaan@gmail.com>",
8    "license": "MIT",
9    "dependencies": {
10        "benchmark": "^2.1.4",
11        "human-format": "^1.0.0",
12        "@airbnb/node-memwatch": "^2.0.0",
13        "parse5": "npm:parse5"
14    }
15}
16