pluie-bin/package.json

19 lines
398 B
JSON
Raw Normal View History

2016-12-17 17:33:09 +00:00
{
"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"
2016-12-18 13:44:45 +00:00
},
"dependencies": {
2016-12-17 17:33:09 +00:00
}
}