{ "_args": [ [ { "raw": "filesize@~2.0.0", "scope": null, "escapedName": "filesize", "name": "filesize", "rawSpec": "~2.0.0", "spec": ">=2.0.0 <2.1.0", "type": "range" }, "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin" ] ], "_from": "filesize@>=2.0.0 <2.1.0", "_id": "filesize@2.0.4", "_inCache": true, "_location": "/filesize", "_npmUser": { "name": "avoidwork", "email": "jason.mulligan@avoidwork.com" }, "_npmVersion": "1.4.23", "_phantomChildren": {}, "_requested": { "raw": "filesize@~2.0.0", "scope": null, "escapedName": "filesize", "name": "filesize", "rawSpec": "~2.0.0", "spec": ">=2.0.0 <2.1.0", "type": "range" }, "_requiredBy": [ "/gulp-jsmin" ], "_resolved": "https://registry.npmjs.org/filesize/-/filesize-2.0.4.tgz", "_shasum": "7805941c60fcdfe63f46d7ea358c59ade11c1325", "_shrinkwrap": null, "_spec": "filesize@~2.0.0", "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin", "author": { "name": "Jason Mulligan", "email": "jason.mulligan@avoidwork.com" }, "bugs": { "url": "https://github.com/avoidwork/filesize.js/issues" }, "dependencies": {}, "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" }, "directories": {}, "dist": { "shasum": "7805941c60fcdfe63f46d7ea358c59ade11c1325", "tarball": "https://registry.npmjs.org/filesize/-/filesize-2.0.4.tgz" }, "engines": { "node": ">= 0.4.0" }, "gitHead": "d3df0b047ae96a931b192b9decfaa4895190235b", "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", "maintainers": [ { "name": "avoidwork", "email": "jason@attack.io" } ], "name": "filesize", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/avoidwork/filesize.js.git" }, "scripts": { "test": "grunt test" }, "version": "2.0.4" }