UNPKG

react-scripts

Version:
101 lines (100 loc) 2.49 kB
{ "_args": [ [ "filesize@3.3.0", "/Users/dan/p/create-react-app" ] ], "_from": "filesize@3.3.0", "_id": "filesize@3.3.0", "_inCache": true, "_installable": true, "_location": "/filesize", "_nodeVersion": "5.5.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/filesize-3.3.0.tgz_1461411827518_0.6209786960389465" }, "_npmUser": { "email": "jason.mulligan@avoidwork.com", "name": "avoidwork" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "filesize", "raw": "filesize@3.3.0", "rawSpec": "3.3.0", "scope": null, "spec": "3.3.0", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/filesize/-/filesize-3.3.0.tgz", "_shasum": "53149ea3460e3b2e024962a51648aa572cf98122", "_shrinkwrap": null, "_spec": "filesize@3.3.0", "_where": "/Users/dan/p/create-react-app", "author": { "email": "jason.mulligan@avoidwork.com", "name": "Jason Mulligan" }, "bugs": { "url": "https://github.com/avoidwork/filesize.js/issues" }, "dependencies": {}, "description": "JavaScript library to generate a human readable String describing the file size", "devDependencies": { "babel-eslint": "^4.1.4", "babel-preset-es2015": "^6.1.2", "grunt": "^0.4.5", "grunt-babel": "^6.0.0", "grunt-cli": "^0.1.13", "grunt-contrib-concat": "^0.1.3", "grunt-contrib-nodeunit": "^0.4.1", "grunt-contrib-uglify": "^0.9.1", "grunt-contrib-watch": "^0.2.0", "grunt-eslint": "^17.3.1", "grunt-sed": "^0.1.1" }, "directories": {}, "dist": { "shasum": "53149ea3460e3b2e024962a51648aa572cf98122", "tarball": "https://registry.npmjs.org/filesize/-/filesize-3.3.0.tgz" }, "engines": { "node": ">= 0.4.0" }, "gitHead": "4cef8ecf9c69ee386685176f05f7a96671d8111c", "homepage": "http://filesizejs.com", "keywords": [ "bytes", "diff", "file", "file system", "filesize", "readable", "size" ], "license": "BSD-3-Clause", "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": "3.3.0" }