{ "name": "javascript-filereader", "version": "0.1.0", "description": "", "main": "index.js", "scripts": { "start": "budo index.js:bundle.js" }, "author": "Kyle Robinson Young (http://dontkry.com)", "license": "MIT", "devDependencies": { "budo": "^11.2.2" } }