{ "_from": "text-cache@^4.2.1", "_id": "text-cache@4.2.1", "_inBundle": false, "_integrity": "sha512-G52NFRYXEW9BL4E3kBPquefXql9OT3sNT4J16gcpl3/a8y/YioDOR2Iwga5rNs9tY7rH2xv6rF8fAYrbINn6Kg==", "_location": "/text-cache", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "text-cache@^4.2.1", "name": "text-cache", "escapedName": "text-cache", "rawSpec": "^4.2.1", "saveSpec": null, "fetchSpec": "^4.2.1" }, "_requiredBy": [ "/gl-plot2d" ], "_resolved": "https://registry.npmjs.org/text-cache/-/text-cache-4.2.1.tgz", "_shasum": "c89e2407827c288f668b3a3454912511c2364245", "_spec": "text-cache@^4.2.1", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-plot2d", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/gl-vis/text-cache/issues" }, "bundleDependencies": false, "dependencies": { "vectorize-text": "^3.2.1" }, "deprecated": false, "description": "Internal module - vectorized text pooling for gl-vis", "devDependencies": { "chttps": "^1.0.6" }, "directories": { "example": "example" }, "homepage": "https://github.com/gl-vis/text-cache", "keywords": [ "vectorize", "text", "pool", "cache" ], "license": "MIT", "main": "textcache.js", "name": "text-cache", "repository": { "type": "git", "url": "git+https://github.com/gl-vis/text-cache.git" }, "scripts": { "postshrinkwrap": "chttps .", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "4.2.1" }