keepfast-contrib-psi
Version:
Plugin for keepfast support PageSpeed
26 lines (25 loc) • 649 B
JSON
{
"name": "keepfast-contrib-psi",
"version": "1.0.7",
"description": "Plugin for keepfast support PageSpeed",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/keepfast/keepfast-contrib-psi.git"
},
"keywords": [
"keepfast"
],
"author": "Davidson Fellipe <davidsonfellipe@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/keepfast/keepfast-contrib-psi/issues"
},
"homepage": "https://github.com/keepfast/keepfast-contrib-psi#readme",
"dependencies": {
"psi": "^2.0.2"
}
}