UNPKG

vretriever

Version:
48 lines (47 loc) 1.05 kB
{ "name": "vretriever", "version": "1.1.5", "description": "Retrieve values easily.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/10xly/vretriever.git" }, "keywords": [ "retrieve", "return", "value", "easy", "idk", "10x-engineer", "truly-10x", "not-1x" ], "author": "me", "license": "MIT", "bugs": { "url": "https://github.com/10xly/vretriever/issues" }, "homepage": "https://github.com/10xly/vretriever#readme", "dependencies": { "@10xly/strict-equals": "^1.0.1", "@not-js/not": "^1.1.1", "array-map": "^0.0.1", "const": "^1.0.0", "is-useless": "1.3.4", "isarray": "^2.0.5", "literally": "^1.0.0", "lodash": "^4.17.21", "lodash.constant": "^3.0.0", "lodash.identity": "^3.0.0", "underscore": "^1.13.7", "vvalue": "^1.1.4" }, "devDependencies": { "@10xly/eslint-config": "*", "eslint": "^9.39.3" } }