Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
11b78ad5
Commit
11b78ad5
authored
9 years ago
by
Vishal Kadam
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12 from MPR-Global/HDPDGI-87
HDPDGI-87: Vishal: Update bower & package json with application name
parents
240d7c48
ad65f51b
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
README.md
dashboard/v2/README.md
+1
-0
bower.json
dashboard/v2/bower.json
+1
-1
package.json
dashboard/v2/package.json
+3
-3
No files found.
dashboard/v2/README.md
View file @
11b78ad5
...
...
@@ -28,6 +28,7 @@
```
git clone $git-repo-url
git checkout dal
cd dashboard/v2
npm install
grunt server
...
...
This diff is collapsed.
Click to expand it.
dashboard/v2/bower.json
View file @
11b78ad5
{
"name"
:
"
dgc
-metadata"
,
"name"
:
"
atlas
-metadata"
,
"description"
:
"Apache Atlas"
,
"version"
:
"1.0.0-SNAPSHOT"
,
"devDependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
dashboard/v2/package.json
View file @
11b78ad5
{
"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"
:
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment