MonarcAppBO/package.json

17 lines
326 B
JSON

{
"name": "MONARC",
"version": "1.0.0",
"description": "MONARC Skeleton App",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/CASES-LU/skeleton.git"
},
"author": "Netlor",
"license": "Copyright",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-cli": "~0.1.13"
}
}