{ "_from": "font-atlas@^2.1.0", "_id": "font-atlas@2.1.0", "_inBundle": false, "_integrity": "sha512-kP3AmvX+HJpW4w3d+PiPR2X6E1yvsBXt2yhuCw+yReO9F1WYhvZwx3c95DGZGwg9xYzDGrgJYa885xmVA+28Cg==", "_location": "/font-atlas", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "font-atlas@^2.1.0", "name": "font-atlas", "escapedName": "font-atlas", "rawSpec": "^2.1.0", "saveSpec": null, "fetchSpec": "^2.1.0" }, "_requiredBy": [ "/gl-text" ], "_resolved": "https://registry.npmjs.org/font-atlas/-/font-atlas-2.1.0.tgz", "_shasum": "aa2d6dcf656a6c871d66abbd3dfbea2f77178348", "_spec": "font-atlas@^2.1.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-text", "author": { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com", "url": "http://hughsk.io/" }, "bugs": { "url": "https://github.com/hughsk/font-atlas/issues" }, "bundleDependencies": false, "dependencies": { "css-font": "^1.0.0" }, "deprecated": false, "description": "Populate a element with a font texture atlas", "homepage": "https://github.com/hughsk/font-atlas", "keywords": [ "font", "type", "typography", "gamedev", "canvas", "browser", "browserify", "element", "atlas", "text" ], "license": "MIT", "main": "index.js", "name": "font-atlas", "repository": { "type": "git", "url": "git://github.com/hughsk/font-atlas.git" }, "scripts": { "test": "budo test.js" }, "version": "2.1.0" }