xiaofu-ruoyi-vue/node_modules/lodash.padend/package.json

70 lines
1.9 KiB
JSON

{
"_from": "lodash.padend@4.6.1",
"_id": "lodash.padend@4.6.1",
"_inBundle": false,
"_integrity": "sha512-sOQs2aqGpbl27tmCS1QNZA09Uqp01ZzWfDUoD+xzTii0E7dSQfRKcRetFwa+uXaxaqL+TKm7CgD2JdKP7aZBSw==",
"_location": "/lodash.padend",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.padend@4.6.1",
"name": "lodash.padend",
"escapedName": "lodash.padend",
"rawSpec": "4.6.1",
"saveSpec": null,
"fetchSpec": "4.6.1"
},
"_requiredBy": [
"/runjs"
],
"_resolved": "https://registry.npmmirror.com/lodash.padend/-/lodash.padend-4.6.1.tgz",
"_shasum": "53ccba047d06e158d311f45da625f4e49e6f166e",
"_spec": "lodash.padend@4.6.1",
"_where": "D:\\workspace\\ruoyi-vue-web\\node_modules\\runjs",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.padEnd` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"padend"
],
"license": "MIT",
"name": "lodash.padend",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "4.6.1"
}