Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Virgile JARRY
cloudfrag
Commits
eefb52ff
Commit
eefb52ff
authored
Mar 23, 2016
by
Giome
Browse files
[Ref] Boostrap of Metadata refactoring
parent
847e22ab
Changes
2
Hide whitespace changes
Inline
Side-by-side
code/refactMetadata/.gitignore
0 → 100644
View file @
eefb52ff
node_modules/
\ No newline at end of file
code/refactMetadata/package.json
0 → 100644
View file @
eefb52ff
{
"name"
:
"metaserv"
,
"version"
:
"0.0.1"
,
"private"
:
true
,
"description"
:
"Serveur de métadonnées cloudFrag"
,
"main"
:
"app.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
:
{
"body-parser"
:
"^1.15.0"
,
"crypto"
:
"0.0.3"
,
"express"
:
"^4.13.3"
,
"mongodb"
:
"^2.0.52"
,
"node-uuid"
:
"^1.4.7"
,
"request"
:
"^2.69.0"
}
}
Write
Preview
Supports
Markdown
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