| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "_from": "parse-bmfont-binary@^1.0.5",
- "_id": "parse-bmfont-binary@1.0.6",
- "_inBundle": false,
- "_integrity": "sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA==",
- "_location": "/parse-bmfont-binary",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "parse-bmfont-binary@^1.0.5",
- "name": "parse-bmfont-binary",
- "escapedName": "parse-bmfont-binary",
- "rawSpec": "^1.0.5",
- "saveSpec": null,
- "fetchSpec": "^1.0.5"
- },
- "_requiredBy": [
- "/load-bmfont"
- ],
- "_resolved": "https://registry.npmmirror.com/parse-bmfont-binary/-/parse-bmfont-binary-1.0.6.tgz",
- "_shasum": "d038b476d3e9dd9db1e11a0b0e53a22792b69006",
- "_spec": "parse-bmfont-binary@^1.0.5",
- "_where": "/data/wwwroot/qimall/node/node_modules/load-bmfont",
- "author": {
- "name": "Matt DesLauriers",
- "email": "dave.des@gmail.com",
- "url": "https://github.com/mattdesl"
- },
- "bugs": {
- "url": "https://github.com/Jam3/parse-bmfont-binary/issues"
- },
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "description": "reads a BMFont binary in a Buffer into a JSON object",
- "devDependencies": {
- "tape": "^3.5.0"
- },
- "homepage": "https://github.com/Jam3/parse-bmfont-binary",
- "keywords": [
- "bmfont",
- "bitmap",
- "font",
- "angel",
- "code",
- "angelcode",
- "fonts",
- "text",
- "layout",
- "glyph",
- "glyphdesigner",
- "canvas",
- "webgl"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "parse-bmfont-binary",
- "repository": {
- "type": "git",
- "url": "git://github.com/Jam3/parse-bmfont-binary.git"
- },
- "scripts": {
- "test": "node test/test.js"
- },
- "version": "1.0.6"
- }
|