{ "name": "object-run", "version": "1.1.0", "description": "Implements .run(..) method on object.", "main": "run.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/flynx/object-run.js.git" }, "keywords": [ "OOP", "JavaScript", "Object" ], "author": "Alex A. Naanou ", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/flynx/object-run.js/issues" }, "homepage": "https://github.com/flynx/object-run.js#readme" }