pluie-bin/package.json
2016-12-17 18:35:58 +01:00

17 lines
373 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/js-bin.git"
}
}