Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
WestCoastSwing
/
RelativePlacement
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
71555bf1
...
71555bf1eb09d751d13102586dd40635d5498da2
authored
2016-12-06 23:19:11 +0100
by
Vincent Peybernes
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
#9
Prepare publish
1 parent
3ab536c5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
.npmignore
package.json
.npmignore
0 → 100644
View file @
71555bf
.gitlab
.gitlab-ci.yml
.gitignore
tests
node_modules
.log
\ No newline at end of file
package.json
View file @
71555bf
{
"name"
:
"relative-placement-js"
,
"version"
:
"0.0.1"
,
"description"
:
"JavaScript Relative Placement calculator for dance competitions."
,
"author"
:{
"name"
:
"Techniv"
,
"email"
:
"contact@techniv.fr"
},
"repository"
:{
"type"
:
"git"
,
"url"
:
"http://gitlab.techniv.fr/WestCoastSwing/RelativePlacement"
},
"bugs"
:
{
"url"
:
"http://gitlab.techniv.fr/WestCoastSwing/RelativePlacement/issues"
},
"devDependencies"
:
{
"gulp"
:
"*"
,
"gulp-babel"
:
"*"
,
...
...
Please
register
or
sign in
to post a comment