rizsynechron
Version:
this is my first module
26 lines (25 loc) • 478 B
JSON
{
"name": "rizsynechron",
"version": "2.0.0",
"description": "this is my first module",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"pune",
"synechron",
"vijay",
"riyaz",
"angularjs"
],
"author": "riyaz",
"license": "ISC",
"dependencies": {
"angularjs": "0.0.1",
"bootstrap": "^3.3.5",
"express": "^4.13.3",
"jquery": "^2.1.4"
},
"devDependencies": {}
}