abyjs.db
Version:
abyjs.db - A Database with Speed and Optimization.
51 lines (50 loc) • 1.18 kB
JSON
{
"_from": "abyjs.db",
"_id": "abyjs.db@3.3.3",
"_inBundle": false,
"_integrity": "sha512-sCglI46PTqO28keHe4uvBmQc+YtZXTCXB9TUgvf5sNS4B/y6hoCSCqYQfjZZJj5wHwsmLQb2rhcZJyvpLyfpAg==",
"_location": "/abyjs.db",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "abyjs.db",
"name": "abyjs.db",
"escapedName": "abyjs.db",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/abyjs.db/-/abyjs.db-2.0.1.tgz",
"_shasum": "664e2ea27e3a540c717b45b6eb83a4892b30a5f0",
"_spec": "abyjs.db",
"_where": "E:\\aby.js",
"bundleDependencies": false,
"dependencies": {
"fs": "0.0.1-security"
},
"deprecated": false,
"description": "abyjs.db - A Database with Speed and Optimization.",
"engines": {
"node": ">=12.11.0"
},
"keywords": [
"abycompany.js",
"abycompanyjs",
"abycompany",
"database",
"discord"
],
"license": "MIT",
"main": "src/index.js",
"name": "abyjs.db",
"scripts": {
"start": "node test.js"
},
"types": "src/index.d.ts",
"version": "3.3.3"
}