abovebiswa
Version:
This is my first module
24 lines (23 loc) • 428 B
JSON
{
"name": "abovebiswa",
"version": "1.0.1",
"description": "This is my first module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"above",
"biswajeet",
"biswa",
"indiranagar",
"bangalore",
"ihub"
],
"author": "Biswajeet Nayak",
"license": "ISC",
"dependencies": {
"angular": "^1.4.3",
"jquery": "^2.1.4"
}
}