UNPKG

rising

Version:

rising is a framework targeted for new programmers.

22 lines (21 loc) 435 B
{ "name": "rising", "version": "1.0.2", "description": "rising is a framework targeted for new programmers.", "main": "rising/index.js", "scripts": { "test": "node rising/test/index.js" }, "repository": { "type": "git", "url": "https://github.com/manlapeg/rising.git/" }, "keywords": [ "nodejs", "javascript", "beginner", "getting-started" ], "author": "geanius", "license": "MIT" }