node-o1/package.json

17 lines
326 B
JSON

{
"name": "node-o1",
"version": "1.0.0",
"description": "A small library for writing binary files",
"main": "o1.js",
"repository": {
"type": "git",
"url": "https://gogs.tforgione.fr/tforgione-phd/node-o1"
},
"keywords": [
"node",
"binary"
],
"author": "Thomas Forgione",
"license": "MIT"
}