UNPKG

eagle_test

Version:
27 lines (26 loc) 585 B
{ "name": "eagle_test", "version": "0.0.4", "description": "A PHP Package Manager", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "preferGlobal": "true", "bin": { "eagle_test" : "lib/index.js" }, "repository": { "type": "git", "url": "https://github.com/Jakemichaeldrew/Eagle.git" }, "keywords": [ "Eagle" ], "author": "Jake Drew", "license": "MIT", "bugs": { "url": "https://github.com/Jakemichaeldrew/Eagle/issues" }, "homepage": "https://github.com/Jakemichaeldrew/Eagle" }