beholdjs
Version:

32 lines (31 loc) • 663 B
JSON
{
"name": "beholdjs",
"version": "1.0.1",
"description": "",
"main": "index.js",
"dependencies": {
"cheerio": "^1.0.0-rc.3",
"express": "^4.17.1",
"jsdom": "^16.2.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/testbook/beholdJS.git"
},
"keywords": [
"angularJs",
"SSR",
"JSDOM",
"behold"
],
"author": "Prashant Mohta",
"license": "Unlicense",
"bugs": {
"url": "https://github.com/testbook/beholdJS/issues"
},
"homepage": "https://github.com/testbook/beholdJS#readme"
}