cl/package.json
2019-02-13 19:26:38 -05:00

20 lines
395 B
JSON

{
"name": "Conocimientos-Libres",
"version": "1.0.0",
"description": "web-site",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://libregit.org/heckyel/cl.git"
},
"keywords": [
"conocimientos"
],
"author": "Jesús E.",
"license": "AGPL-3.0"
}