UNPKG

riscjs

Version:

这是一个个人用于测试的js工具包。

23 lines (22 loc) 481 B
{ "name": "riscjs", "version": "0.0.1", "description": "这是一个个人用于测试的js工具包。", "main": "a.js", "scripts": { "test": "var a=require(\"./b\")" }, "repository": { "type": "git", "url": "https://github.com/wzyinghid/riscjs.git" }, "keywords": [ "risc" ], "author": "Zain", "license": "MIT", "bugs": { "url": "https://github.com/wzyinghid/riscjs/issues" }, "homepage": "https://github.com/wzyinghid/riscjs" }