diff --git a/package.json b/package.json index e3a9d23..c2b1a4d 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,8 @@ { "analyze": true, "author": "Brandon Shelley ", - "bin": { - "module-name": "./bin/module-name" - }, "bugs": { - "url": "https://github.com/nodejitsu/browsenpm.org/issues" + "url": "https://github.com/apigee-internal/icons/issues" }, "contributors": [ { @@ -22,11 +19,11 @@ } ], "description": "A library of icon fonts for Apigee Edge", - "license": "MIT", + "license": "Apache-2.0", "name": "apigee-icons", "repository": { "type": "git", "url": "https://github.com/apigee-internal/icons" }, - "version": "1.0.0" + "version": "1.0.1" } \ No newline at end of file