jeuxdemots
Version:
Module package for JeuxDeMots.org.
22 lines (21 loc) • 382 B
JSON
{
"name": "jeuxdemots",
"version": "1.0.8",
"description": "Module package for JeuxDeMots.org.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"jeux",
"de",
"mots"
],
"author": "Charles DESGENETEZ",
"license": "ISC",
"readme": "README.md",
"files": [
"lib/",
"index.js"
]
}