pluie-bin/package.json
2016-12-18 23:50:34 +01:00

19 lines
400 B
JSON

{
"name": "pluie-bin",
"version": "1.0.2",
"description": "Node.js pluie small binary API for the browser",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "a-Sansara",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://git.pluie.org/pluie/pluie-bin.git"
},
"dependencies": {
}
}