nearjs
Version:
Nearjs is a JavaScript library for building web interfaces
22 lines • 548 B
JSON
{
"name": "nearjs",
"version": "0.0.1",
"description": "Nearjs is a JavaScript library for building web interfaces",
"main": "index.js",
"scripts": {
"test": "exit 0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/isclub/nearjs.git"
},
"keywords": [
"nearjs", "near"
],
"author": "IsClub Team",
"license": "MIT",
"bugs": {
"url": "https://github.com/isclub/nearjs/issues"
},
"homepage": "https://github.com/isclub/nearjs#readme"
}