UNPKG

performance-analyzer

Version:

Measure TTFB, FCB, Dom Load and Window Load events

26 lines (25 loc) 647 B
{ "name": "performance-analyzer", "version": "3.1.2", "description": "Measure TTFB, FCB, Dom Load and Window Load events", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/akerpic/performance-analyzer.git" }, "keywords": [ "TTFB", "FCB", "Dom" ], "author": "Atacan <i.atacankerpic@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/akerpic/performance-analyzer/issues" }, "homepage": "https://github.com/akerpic/performance-analyzer#readme", "dependencies": {} }