{ "_args": [ [ { "raw": "load-bmfont@^1.2.3", "scope": null, "escapedName": "load-bmfont", "name": "load-bmfont", "rawSpec": "^1.2.3", "spec": ">=1.2.3 <2.0.0", "type": "range" }, "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\jimp" ] ], "_from": "load-bmfont@>=1.2.3 <2.0.0", "_id": "load-bmfont@1.3.0", "_inCache": true, "_location": "/load-bmfont", "_nodeVersion": "6.9.4", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/load-bmfont-1.3.0.tgz_1485532784560_0.7765696623828262" }, "_npmUser": { "name": "mattdesl", "email": "dave.des@gmail.com" }, "_npmVersion": "3.10.10", "_phantomChildren": {}, "_requested": { "raw": "load-bmfont@^1.2.3", "scope": null, "escapedName": "load-bmfont", "name": "load-bmfont", "rawSpec": "^1.2.3", "spec": ">=1.2.3 <2.0.0", "type": "range" }, "_requiredBy": [ "/jimp" ], "_resolved": "https://registry.npmjs.org/load-bmfont/-/load-bmfont-1.3.0.tgz", "_shasum": "bb7e7c710de6bcafcb13cb3b8c81e0c0131ecbc9", "_shrinkwrap": null, "_spec": "load-bmfont@^1.2.3", "_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\jimp", "author": { "name": "Matt DesLauriers", "email": "dave.des@gmail.com", "url": "https://github.com/mattdesl" }, "browser": "browser.js", "bugs": { "url": "https://github.com/Jam3/load-bmfont/issues" }, "dependencies": { "buffer-equal": "0.0.1", "mime": "^1.3.4", "parse-bmfont-ascii": "^1.0.3", "parse-bmfont-binary": "^1.0.5", "parse-bmfont-xml": "^1.1.0", "xhr": "^2.0.1", "xtend": "^4.0.0" }, "description": "loads a BMFont file in Node and the browser", "devDependencies": { "browserify": "^9.0.3", "tap-spec": "^2.2.2", "tape": "^3.5.0", "testling": "^1.7.1" }, "directories": {}, "dist": { "shasum": "bb7e7c710de6bcafcb13cb3b8c81e0c0131ecbc9", "tarball": "https://registry.npmjs.org/load-bmfont/-/load-bmfont-1.3.0.tgz" }, "gitHead": "41315937648421cc3c6465b1fe9064bfa93015fe", "homepage": "https://github.com/Jam3/load-bmfont", "keywords": [ "bmfont", "bitmap", "font", "angel", "code", "angelcode", "parse", "ascii", "xml", "text", "json" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mattdesl", "email": "dave.des@gmail.com" } ], "name": "load-bmfont", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/Jam3/load-bmfont.git" }, "scripts": { "test": "npm run test-node && npm run test-browser", "test-browser": "browserify test.js | testling | tap-spec", "test-node": "node test.js | tap-spec" }, "version": "1.3.0" }