primal-js
Version:
A library that aims to bring several features that are natively in other languages but are missing in JS.
21 lines (20 loc) • 430 B
JSON
{
"name": "primal-js",
"version": "1.0.1",
"description": "A library that aims to bring several features that are natively in other languages but are missing in JS.",
"main": "init.js",
"repository": {
"type": "git",
"url": "primal-js"
},
"keywords": [
"primal-js",
"primal",
"js",
"hadaward",
"hadaward-primal",
"hadaward-primal-js"
],
"author": "hadaward",
"license": "MIT"
}