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

Commit

Permalink
Merge pull request #1 from wigahluk/master
Browse files Browse the repository at this point in the history
Update on JSON to remove bin section, update license to Apigee prefer…
  • Loading branch information
Brandon Shelley authored Sep 27, 2016
2 parents 57235e9 + 2cc2eb9 commit 1dc55a2
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 1dc55a2

Please sign in to comment.