Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Commit

Permalink
Update on JSON to remove bin section, update license to Apigee prefer…
Browse files Browse the repository at this point in the history
…ed license and correct the bugs link
  • Loading branch information
Oscar Ponce committed Sep 27, 2016
1 parent 57235e9 commit 2cc2eb9
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"analyze": true,
"author": "Brandon Shelley <[email protected]>",
"bin": {
"module-name": "./bin/module-name"
},
"bugs": {
"url": "https://github.com/nodejitsu/browsenpm.org/issues"
"url": "https://github.com/apigee-internal/icons/issues"
},
"contributors": [
{
Expand All @@ -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"
}

0 comments on commit 2cc2eb9

Please sign in to comment.