{ "_args": [ [ "@commonify/steno@2.1.0", "C:\\Users\\Smith\\repos\\game-server-watcher" ] ], "_from": "@commonify/steno@2.1.0", "_id": "@commonify/steno@2.1.0", "_inBundle": false, "_integrity": "sha512-3W0LmYb84EU82Ky18M+D0tB33W66ccoC/Ot/8mm3uBQFuaTpiWaoxntQGBTL3+bIpV4e77ks53IE3sy9BRFBxA==", "_location": "/@commonify/steno", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@commonify/steno@2.1.0", "name": "@commonify/steno", "escapedName": "@commonify%2fsteno", "scope": "@commonify", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "/@commonify/lowdb" ], "_resolved": "https://registry.npmjs.org/@commonify/steno/-/steno-2.1.0.tgz", "_spec": "2.1.0", "_where": "C:\\Users\\Smith\\repos\\game-server-watcher", "author": { "name": "Typicode", "email": "typicode@gmail.com" }, "bugs": { "url": "https://github.com/typicode/steno/issues" }, "description": "CommonJS version of steno 2.1.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": "^1.0.2", "@types/node": "^16.6.1", "@typicode/eslint-config": "^0.1.2", "del-cli": "^4.0.1", "husky": "^7.0.1", "typescript": "^4.3.5", "xv": "^0.2.3" }, "engines": { "node": "^14.13.1 || >=16.0.0" }, "files": [ "lib/index.js", "lib/index.d.ts" ], "homepage": "https://github.com/typicode/steno", "keywords": [ "fs", "file", "write", "writer", "asynchronous", "fast", "race", "condition", "atomic", "writing", "safe" ], "license": "MIT", "main": "./lib/index.js", "name": "@commonify/steno", "repository": { "type": "git", "url": "git+https://github.com/typicode/steno.git" }, "scripts": {}, "version": "2.1.0" }