ShenNong_Simple/packages/字体精简工具/node_modules/b3b/package.json
2024-10-30 15:28:42 +08:00

57 lines
1.3 KiB
JSON

{
"_from": "b3b@0.0.1",
"_id": "b3b@0.0.1",
"_inBundle": false,
"_integrity": "sha1-/2n4pY2JGscysgF15HVGeZdU75s=",
"_location": "/b3b",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "b3b@0.0.1",
"name": "b3b",
"escapedName": "b3b",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/fontmin",
"/is-otf",
"/is-ttf"
],
"_resolved": "https://registry.npm.taobao.org/b3b/download/b3b-0.0.1.tgz",
"_shasum": "ff69f8a58d891ac732b20175e47546799754ef9b",
"_spec": "b3b@0.0.1",
"_where": "D:\\workspace\\plugin\\mini_font\\packages\\mini_font\\publish\\mini_font\\node_modules\\fontmin",
"author": {
"name": "junmer"
},
"bugs": {
"url": "https://github.com/junmer/b3b/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "ArrayBuffer / Buffer / base64 convert util",
"devDependencies": {
"nodoc": "^0.1.1"
},
"homepage": "https://github.com/junmer/b3b",
"keywords": [
"ArrayBuffer",
"Buffer",
"base64"
],
"license": "ISC",
"main": "index.js",
"name": "b3b",
"repository": {
"type": "git",
"url": "git+https://github.com/junmer/b3b.git"
},
"scripts": {
"build": "node build.js"
},
"version": "0.0.1"
}