glad-response-time
Version:
A Simple Response Time Implementation for the Glad JS Framework.
20 lines (19 loc) • 622 B
JSON
{
"name": "glad-response-time",
"version": "0.1.2",
"description": "A Simple Response Time Implementation for the Glad JS Framework.",
"author": "Charlie Mitchell <charliesemailis@gmail.com>",
"license": "MIT",
"keywords" : ["glad", "glad js", "glad plugins", "response time", "server metrics", "glad response time"],
"bugs": {
"url": "http://github.com/charliemitchell/glad-response-time",
"email": "charliesemailis@gmail.com"
},
"repository": {
"type": "git",
"url": "http://github.com/charliemitchell/glad-response-time.git"
},
"peerDependencies" : {
"glad" : ">= 0.6.0"
}
}