forked from zhurui/management
76 lines
1.8 KiB
JSON
76 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"filesize@2.0.4",
|
|
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
|
|
]
|
|
],
|
|
"_from": "filesize@2.0.4",
|
|
"_id": "filesize@2.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-eAWUHGD83+Y/RtfqNYxZreEcEyU=",
|
|
"_location": "/filesize",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "filesize@2.0.4",
|
|
"name": "filesize",
|
|
"escapedName": "filesize",
|
|
"rawSpec": "2.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-cssmin"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/filesize/-/filesize-2.0.4.tgz",
|
|
"_spec": "2.0.4",
|
|
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
|
|
"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": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-cli": "~0.1.6",
|
|
"grunt-contrib-concat": "~0.1.3",
|
|
"grunt-contrib-jshint": "~0.1",
|
|
"grunt-contrib-nodeunit": "~0.1.2",
|
|
"grunt-contrib-watch": "~0.2",
|
|
"grunt-exec": "~0.4",
|
|
"grunt-sed": "~0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
},
|
|
"homepage": "http://filesizejs.com",
|
|
"keywords": [
|
|
"file",
|
|
"filesize",
|
|
"size",
|
|
"readable",
|
|
"file system"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "BSD-3",
|
|
"url": "https://raw.github.com/avoidwork/filesize.js/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "lib/filesize",
|
|
"name": "filesize",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/avoidwork/filesize.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"version": "2.0.4"
|
|
}
|