Commit 11b78ad5 by Vishal Kadam

Merge pull request #12 from MPR-Global/HDPDGI-87

HDPDGI-87: Vishal: Update bower & package json with application name
parents 240d7c48 ad65f51b
......@@ -28,6 +28,7 @@
```
git clone $git-repo-url
git checkout dal
cd dashboard/v2
npm install
grunt server
......
{
"name": "dgc-metadata",
"name": "atlas-metadata",
"description": "Apache Atlas",
"version": "1.0.0-SNAPSHOT",
"devDependencies": {
......
{
"name": "dgc-metadata",
"name": "atlas-metadata",
"description": "Apache Atlas",
"version": "1.0.0-SNAPSHOT",
"private": true,
"bin": "server.js",
"repository": {
"type": "git",
"url": "https://github.com/hortonworks/metadata"
......@@ -13,7 +12,8 @@
"npm": "1.3.x"
},
"keywords": [
"DGC",
"Apache",
"Atlas",
"HortonWorks"
],
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment