UNPKG

jsboost

Version:

A tiny library that extends the capability of javascript

24 lines (23 loc) 556 B
{ "name": "jsboost", "version": "2.10.12", "description": "A tiny library that extends the capability of javascript", "main": "jsboost.mjs", "scripts": { "test": "node --experimental-modules --loader ./.loader.mjs _node-unit-test.mjs" }, "repository": { "type": "git", "url": "git+https://github.com/JCloudYu/jsboost.git" }, "keywords": [ "Javascript", "Boost" ], "author": "JCloudYu", "license": "ISC", "bugs": { "url": "https://github.com/JCloudYu/jsboost/issues" }, "homepage": "https://github.com/JCloudYu/jsboost#readme" }