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.

77 lines
2.1 KiB

{
"_args": [
[
"filesize@3.6.1",
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
]
],
"_development": true,
"_from": "filesize@3.6.1",
"_id": "filesize@3.6.1",
"_inBundle": false,
"_integrity": "sha1-CQuz7gG2+AGoqL6Z0xcQs0Irsxc=",
"_location": "/filesize",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "filesize@3.6.1",
"name": "filesize",
"escapedName": "filesize",
"rawSpec": "3.6.1",
"saveSpec": null,
"fetchSpec": "3.6.1"
},
"_requiredBy": [
"/webpack-bundle-analyzer"
],
"_resolved": "https://registry.npm.taobao.org/filesize/download/filesize-3.6.1.tgz?cache=0&sync_timestamp=1573255715350&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffilesize%2Fdownload%2Ffilesize-3.6.1.tgz",
"_spec": "3.6.1",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
"author": {
"name": "Jason Mulligan",
"email": "jason.mulligan@avoidwork.com"
},
"bugs": {
"url": "https://github.com/avoidwork/filesize.js/issues"
},
"description": "JavaScript library to generate a human readable String describing the file size",
"devDependencies": {
"babel-core": "^6.26.0",
"babel-minify": "^0.3.0",
"babel-preset-env": "^1.6.1",
"grunt": "^1.0.1",
"grunt-babel": "^7.0.0",
"grunt-cli": "^1.2.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-nodeunit": "^1.0.0",
"grunt-contrib-uglify": "^3.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-eslint": "^20.1.0"
},
"engines": {
"node": ">= 0.4.0"
},
"homepage": "https://filesizejs.com",
"keywords": [
"file",
"filesize",
"size",
"readable",
"file system",
"bytes",
"diff"
],
"license": "BSD-3-Clause",
"main": "lib/filesize",
"name": "filesize",
"repository": {
"type": "git",
"url": "git://github.com/avoidwork/filesize.js.git"
},
"scripts": {
"test": "grunt test"
},
"version": "3.6.1"
}