prohighlya
Version:
highly
21 lines (20 loc) • 351 B
JSON
{
"name": "prohighlya",
"version": "1.0.0",
"description": "highly",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"highly"
],
"author": "mehi",
"license": "ISC",
"dependencies": {
"lodash": "^4.17.11"
},
"devDependencies": {
"jquery": "^3.3.1"
}
}