mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-07-23 14:13:35 -04:00
91 lines
2.2 KiB
JSON
91 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@commonify/lowdb@3.0.0",
|
|
"C:\\Users\\Smith\\repos\\game-server-watcher"
|
|
]
|
|
],
|
|
"_from": "@commonify/lowdb@3.0.0",
|
|
"_id": "@commonify/lowdb@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-GwZq68zStvMENxEzN6EE8pacgY2Rlrs5L00BpvB6NvpDW96JUxIa8PJXd9T7qIdx07ro0ITBtw6HfSJw/qboGw==",
|
|
"_location": "/@commonify/lowdb",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@commonify/lowdb@3.0.0",
|
|
"name": "@commonify/lowdb",
|
|
"escapedName": "@commonify%2flowdb",
|
|
"scope": "@commonify",
|
|
"rawSpec": "3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@commonify/lowdb/-/lowdb-3.0.0.tgz",
|
|
"_spec": "3.0.0",
|
|
"_where": "C:\\Users\\Smith\\repos\\game-server-watcher",
|
|
"author": {
|
|
"name": "Typicode",
|
|
"email": "typicode@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/typicode/lowdb/issues"
|
|
},
|
|
"dependencies": {
|
|
"@commonify/steno": "2.1.0"
|
|
},
|
|
"description": "CommonJS version of lowdb 3.0.0. See https://github.com/mifi/commonify",
|
|
"devDependencies": {
|
|
"@commitlint/cli": "^13.1.0",
|
|
"@commitlint/config-conventional": "^13.1.0",
|
|
"@commitlint/prompt-cli": "^13.1.0",
|
|
"@sindresorhus/tsconfig": "^2.0.0",
|
|
"@types/lodash": "^4.14.172",
|
|
"@types/node": "^16.9.1",
|
|
"@typicode/eslint-config": "^0.1.2",
|
|
"del-cli": "^4.0.1",
|
|
"husky": "^7.0.2",
|
|
"lodash": "^4.17.21",
|
|
"tempy": "^2.0.0",
|
|
"typescript": "^4.4.3",
|
|
"xv": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"files": [
|
|
"lib",
|
|
"!lib/**/*.test.*",
|
|
"LICENSE-MIT",
|
|
"LICENSE-PARITY",
|
|
"LICENSE-PATRON"
|
|
],
|
|
"homepage": "https://github.com/typicode/lowdb#readme",
|
|
"keywords": [
|
|
"database",
|
|
"db",
|
|
"electron",
|
|
"embed",
|
|
"embedded",
|
|
"flat",
|
|
"JSON",
|
|
"local",
|
|
"localStorage",
|
|
"browser",
|
|
"esm"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@commonify/lowdb",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/typicode/lowdb.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "3.0.0"
|
|
}
|