opnl
Version:
The Open Innovation License (Open Source)
31 lines (30 loc) • 638 B
JSON
{
"name": "opnl",
"version": "1.0.0",
"description": "The Open Innovation License (Open Source)",
"main": "n/a",
"scripts": {
"test": "n/a"
},
"repository": {
"type": "git",
"url": "git+https://github.com/StarkDrones/OPNL.git"
},
"keywords": [
"Open",
"Source",
"Open",
"Innovation",
"Decentralized",
"Ethics",
"Engineering",
"Concensus",
"Governence"
],
"author": "Andrew Magdy Kamal, Stark Drones Corporation",
"license": "OPNL",
"bugs": {
"url": "https://github.com/StarkDrones/OPNL/issues"
},
"homepage": "https://github.com/StarkDrones/OPNL#readme"
}