用工小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

54 lines
1.3 KiB

{
"_from": "node-hex@^1.0.1",
"_id": "node-hex@1.0.1",
"_inBundle": false,
"_integrity": "sha512-iwpZdvW6Umz12ICmu9IYPRxg0tOLGmU3Tq2tKetejCj3oZd7b2nUXwP3a7QA5M9glWy8wlPS1G3RwM/CdsUbdQ==",
"_location": "/node-hex",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "node-hex@^1.0.1",
"name": "node-hex",
"escapedName": "node-hex",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/formstream"
],
"_resolved": "https://registry.npmmirror.com/node-hex/-/node-hex-1.0.1.tgz",
"_shasum": "606208e91f9c02b9b81531b692b9f1da4860fb24",
"_spec": "node-hex@^1.0.1",
"_where": "E:\\webView\\hire-wechat-uniapp\\node_modules\\formstream",
"bugs": {
"url": "https://github.com/node-modules/node-hex/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Pretty-prints a Buffer",
"engines": {
"node": ">=8.0.0"
},
"files": [
"lib"
],
"homepage": "https://github.com/node-modules/node-hex#readme",
"keywords": [
"hex",
"print",
"buffer"
],
"license": "MIT",
"main": "lib/index.js",
"name": "node-hex",
"repository": {
"type": "git",
"url": "git://github.com/node-modules/node-hex.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.1"
}