19 lines
398 B
JSON
19 lines
398 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"
|
|
},
|
|
"dependencies": {
|
|
}
|
|
}
|