UNPKG

pencilbox

Version:

A Simple Web Framework built on RPC

24 lines (23 loc) 524 B
{ "name": "pencilbox", "version": "1.0.0", "description": "A Simple Web Framework built on RPC", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/prakis/pencilbox.git" }, "keywords": [ "webrpc", "rpc" ], "author": "Kishore", "license": "MIT", "bugs": { "url": "https://github.com/prakis/pencilbox/issues" }, "homepage": "https://github.com/prakis/pencilbox#readme" }