{ "name": "inline-process-browser", "version": "1.0.0", "description": "inline process.browser", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/calvinmetcalf/inline-process-browser.git" }, "keywords": [ "browserify-transform" ], "author": "Calvin W. Metcalf ", "license": "MIT", "bugs": { "url": "https://github.com/calvinmetcalf/inline-process-browser/issues" }, "homepage": "https://github.com/calvinmetcalf/inline-process-browser#readme", "dependencies": { "falafel": "^1.0.1", "through2": "^0.6.5" } }