mindtree-lms
Version:
laundry management system for mindtree minds
48 lines (47 loc) • 977 B
JSON
{
"name": "mindtree-lms",
"version": "1.0.1",
"description": "laundry management system for mindtree minds",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/javascriptguru/lms.git"
},
"keywords": [
"mindtree",
"lms",
"basavaraj",
"naveen",
"abhijith",
"suravandhitha",
"nivedita",
"kriti",
"divya",
"subashree",
"sunakshi",
"usha",
"bala",
"nithin",
"hanumanth",
"venkat",
"ravi"
],
"author": "vijay",
"license": "ISC",
"bugs": {
"url": "https://github.com/javascriptguru/lms/issues"
},
"homepage": "https://github.com/javascriptguru/lms#readme",
"dependencies": {
"backbone": "^1.2.3",
"bootstrap": "^3.3.5",
"express": "^4.13.3",
"jquery": "^2.1.4",
"jquery-ui": "^1.10.5",
"requirejs": "^2.1.20",
"underscore": "^1.8.3"
}
}