UNPKG

thenavisapp

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

16 lines (15 loc) 410 B
{ "name": "parse5-benchmarks", "private": "true", "type": "module", "version": "1.0.0", "description": "parse5 regression benchmarks", "author": "Ivan Nikulin <ifaaan@gmail.com>", "license": "MIT", "dependencies": { "benchmark": "^2.1.4", "human-format": "^1.2.0", "@airbnb/node-memwatch": "^2.0.0", "parse5": "npm:parse5" } }