{ "_from": "fs-memo@^1.2.0", "_id": "fs-memo@1.2.0", "_inBundle": false, "_integrity": "sha512-YEexkCpL4j03jn5SxaMHqcO6IuWuqm8JFUYhyCep7Ao89JIYmB8xoKhK7zXXJ9cCaNXpyNH5L3QtAmoxjoHW2w==", "_location": "/fs-memo", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "fs-memo@^1.2.0", "name": "fs-memo", "escapedName": "fs-memo", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/get-port-please" ], "_resolved": "https://registry.npmjs.org/fs-memo/-/fs-memo-1.2.0.tgz", "_shasum": "a2ec3be606b902077adbb37ec529c5ec5fb2e037", "_spec": "fs-memo@^1.2.0", "_where": "H:\\gs_nuxt\\node_modules\\get-port-please", "bugs": { "url": "https://github.com/nuxt-contrib/fs-memo/issues" }, "bundleDependencies": false, "deprecated": false, "description": "easy persisted memo object", "devDependencies": { "@nuxtjs/eslint-config-typescript": "latest", "@types/node": "latest", "eslint": "latest", "siroc": "^0.4.0", "standard-version": "latest", "typescript": "latest" }, "files": [ "dist" ], "homepage": "https://github.com/nuxt-contrib/fs-memo#readme", "license": "MIT", "main": "dist/index.js", "name": "fs-memo", "repository": { "type": "git", "url": "git+https://github.com/nuxt-contrib/fs-memo.git" }, "scripts": { "build": "siroc build", "lint": "eslint --ext ts .", "release": "yarn build && standard-version && npm publish && git push --follow-tags" }, "types": "dist/index.d.ts", "version": "1.2.0" }