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
ad65f51b
Commit
ad65f51b
authored
Jun 18, 2015
by
Vishal Kadam
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
HDPDGI-87: Vishal: Update bower & package json with application name
parent
970115d0
Hide 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 @
ad65f51b
...
@@ -28,6 +28,7 @@
...
@@ -28,6 +28,7 @@
```
```
git clone $git-repo-url
git clone $git-repo-url
git checkout dal
cd dashboard/v2
cd dashboard/v2
npm install
npm install
grunt server
grunt server
...
...
dashboard/v2/bower.json
View file @
ad65f51b
{
{
"name"
:
"
dgc
-metadata"
,
"name"
:
"
atlas
-metadata"
,
"description"
:
"Apache Atlas"
,
"description"
:
"Apache Atlas"
,
"version"
:
"1.0.0-SNAPSHOT"
,
"version"
:
"1.0.0-SNAPSHOT"
,
"devDependencies"
:
{
"devDependencies"
:
{
...
...
dashboard/v2/package.json
View file @
ad65f51b
{
{
"name"
:
"
dgc
-metadata"
,
"name"
:
"
atlas
-metadata"
,
"description"
:
"Apache Atlas"
,
"description"
:
"Apache Atlas"
,
"version"
:
"1.0.0-SNAPSHOT"
,
"version"
:
"1.0.0-SNAPSHOT"
,
"private"
:
true
,
"private"
:
true
,
"bin"
:
"server.js"
,
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"https://github.com/hortonworks/metadata"
"url"
:
"https://github.com/hortonworks/metadata"
...
@@ -13,7 +12,8 @@
...
@@ -13,7 +12,8 @@
"npm"
:
"1.3.x"
"npm"
:
"1.3.x"
},
},
"keywords"
:
[
"keywords"
:
[
"DGC"
,
"Apache"
,
"Atlas"
,
"HortonWorks"
"HortonWorks"
],
],
"scripts"
:
{
"scripts"
:
{
...
...
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