Commit 71555bf1 71555bf1eb09d751d13102586dd40635d5498da2 by Vincent Peybernes

#9 Prepare publish

1 parent 3ab536c5
.gitlab
.gitlab-ci.yml
.gitignore
tests
node_modules
.log
\ No newline at end of file
{
"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": "*",
......