decathlondevelopers
Version:
Welcome as an early adopter of the Decathlon Developers Program.
20 lines • 486 B
JSON
{
"name": "decathlondevelopers",
"version": "0.0.1",
"description": "Welcome as an early adopter of the Decathlon Developers Program.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"developers",
"decathlon",
"sport"
],
"repository": {
"type": "git",
"url": "https://github.com/DecathlonCanada/decathlon-developers"
},
"author": "developers@decathlon.ca",
"license": "ISC"
}