Files
old-slucajna-televizija/web/node_modules/filesize/package.json
2017-10-16 11:19:46 +02:00

72 lines
1.8 KiB
JSON

{
"_from": "filesize@3.5.10",
"_id": "filesize@3.5.10",
"_inBundle": false,
"_integrity": "sha1-/I+iPdtO+eXgq24eZPZ5okpWdh8=",
"_location": "/filesize",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "filesize@3.5.10",
"name": "filesize",
"escapedName": "filesize",
"rawSpec": "3.5.10",
"saveSpec": null,
"fetchSpec": "3.5.10"
},
"_requiredBy": [
"/react-dev-utils"
],
"_resolved": "https://registry.npmjs.org/filesize/-/filesize-3.5.10.tgz",
"_shasum": "fc8fa23ddb4ef9e5e0ab6e1e64f679a24a56761f",
"_spec": "filesize@3.5.10",
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/react-dev-utils",
"author": {
"name": "Jason Mulligan",
"email": "jason.mulligan@avoidwork.com"
},
"bugs": {
"url": "https://github.com/avoidwork/filesize.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JavaScript library to generate a human readable String describing the file size",
"devDependencies": {
"babel-preset-es2015": "~6.18.0",
"babili": "0.0.12",
"grunt": "~1.0.1",
"grunt-babel": "~6.0.0",
"grunt-cli": "~1.2.0",
"grunt-contrib-concat": "~1.0.1",
"grunt-contrib-nodeunit": "~1.0.0",
"grunt-contrib-uglify": "~3.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-eslint": "~19.0.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.5.10"
}