-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
141 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,35 @@ | ||
{ | ||
"name": "emojitwo", | ||
"version": "2.3.0", | ||
"description": "Emojis in SVG and PNG format based upon Emojione. Emojitwo is a complete set of emojis (as of Unicode 9.0, Emoji 4.0) designed for the web.", | ||
"main": "index.js", | ||
"ignore": [ | ||
".*", | ||
"bower.json", | ||
"component.json", | ||
"composer.json", | ||
"package.json" | ||
], | ||
"emojitwo": "git://github.com/EmojiTwo/emojitwo.git#master", | ||
"homepage": "https://emojitwo.github.com", | ||
"authors": [ | ||
"Ranks.com", | ||
"Christoph Päper" | ||
], | ||
"moduleType": [ | ||
"amd" | ||
], | ||
"license": [ | ||
"CC-BY-4.0" | ||
], | ||
"keywords": [ | ||
"emojione", | ||
"Emoji One", | ||
"emojitwo", | ||
"Emoji Two", | ||
"emoji", | ||
"emojis", | ||
"emoticons", | ||
"smileys", | ||
"smilies", | ||
"unicode", | ||
"emoji set" | ||
] | ||
} | ||
"name": "emojitwo", | ||
"version": "2.3.0", | ||
"homepage": "https://emojitwo.github.io/", | ||
"license": ["CC-BY-4.0"], | ||
"description": "Emojis in SVG and PNG format based upon Emojione. Emojitwo is a complete set of emojis (as of Unicode 9.0, Emoji 4.0) designed for the web.", | ||
"keywords": [ | ||
"emojione", | ||
"Emoji One", | ||
"emojitwo", | ||
"Emoji Two", | ||
"emoji", | ||
"emojis", | ||
"emoticons", | ||
"smileys", | ||
"smilies", | ||
"unicode" | ||
], | ||
"main": "index.js", | ||
"authors": [ | ||
"Ranks.com", | ||
"Christoph Päper" | ||
], | ||
"emojitwo": "git://github.com/EmojiTwo/emojitwo.git#master", | ||
"ignore": [ | ||
".*", | ||
"bower.json", | ||
"component.json", | ||
"composer.json", | ||
"package.json" | ||
], | ||
"moduleType": [ | ||
"amd" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
{ | ||
"version": "2.3.0", | ||
"name": "emojitwo", | ||
"license": "CC-BY-4.0", | ||
"description": "Emojis in SVG and PNG format based upon Emojione. Emojitwo is a complete set of emojis (as of Unicode 9.0, Emoji 4.0) designed for the web.", | ||
"homepage": "https://emojitwo.github.io", | ||
"keywords": [ | ||
"emojione", | ||
"EmojiOne", | ||
"emoji", | ||
"emojis", | ||
"emoticons", | ||
"smileys", | ||
"smilies", | ||
"unicode", | ||
"emojitwo", | ||
"EmojiTwo" | ||
], | ||
"author": { | ||
"name": "Ranks.com, Inc.", | ||
"web": "https://emojione.com/" | ||
}, | ||
"repository": "EmojiTwo/emojitwo", | ||
"main": "index.js", | ||
"scripts": [ | ||
"index.js" | ||
] | ||
} | ||
"name": "emojitwo", | ||
"version": "2.3.0", | ||
"homepage": "https://emojitwo.github.io/", | ||
"license": "CC-BY-4.0", | ||
"description": "Emojis in SVG and PNG format based upon Emojione. Emojitwo is a complete set of emojis (as of mid-2016: Unicode 9.0, Emoji 3.0) designed for the web.", | ||
"keywords": [ | ||
"emojione", | ||
"Emoji One", | ||
"emojitwo", | ||
"Emoji Two", | ||
"emoji", | ||
"emojis", | ||
"emoticons", | ||
"smileys", | ||
"smilies", | ||
"unicode" | ||
], | ||
"main": "index.js", | ||
"scripts": [ | ||
"index.js" | ||
], | ||
"repository": "EmojiTwo/emojitwo", | ||
"author": { | ||
"name": "Ranks.com", | ||
"web": "https://emojione.com/" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,26 @@ | ||
{ | ||
"name": "emojitwo/emojitwo", | ||
"version": "2.3.0", | ||
"type": "library", | ||
"description": "Emojis in SVG and PNG format based upon Emojione. Emojitwo is a complete set of emojis (as of Unicode 9.0, Emoji 4.0) designed for the web.", | ||
"keywords": [ | ||
"emojione", | ||
"EmojiOne", | ||
"emoji", | ||
"emojis", | ||
"emoticons", | ||
"smileys", | ||
"smilies", | ||
"unicode", | ||
"emojitwo", | ||
"EmojiTwo" | ||
], | ||
"homepage": "https://emojitwo.github.io/", | ||
"license": "CC-BY-4.0", | ||
"require": { | ||
}, | ||
"suggest": { | ||
"emojione/assets": "More up-to-date emoji set with a more restrictive license and without SVGs.", | ||
"emojione/emojione": "A set of libraries to make using emoji on your websites easier.", | ||
"iamcal/php-emoji": "Uses iamcal/emoji-data to display emojis from most major vendors." | ||
} | ||
"name": "emojitwo/emojitwo", | ||
"version": "2.3.0", | ||
"homepage": "https://emojitwo.github.io/", | ||
"license": "CC-BY-4.0", | ||
"description": "Emojis in SVG and PNG format based upon Emojione. Emojitwo is a complete set of emojis (as of mid-2016: Unicode 9.0, Emoji 3.0) designed for the web.", | ||
"keywords": [ | ||
"emojione", | ||
"Emoji One", | ||
"emojitwo", | ||
"Emoji Two", | ||
"emoji", | ||
"emojis", | ||
"emoticons", | ||
"smileys", | ||
"smilies", | ||
"unicode" | ||
], | ||
"type": "library", | ||
"require": {}, | ||
"suggest": { | ||
"emojione/assets": "More up-to-date emoji set with a more restrictive license and without SVGs.", | ||
"emojione/emojione": "A set of libraries to make using emoji on your websites easier.", | ||
"iamcal/php-emoji": "Uses iamcal/emoji-data to display emojis from most major vendors." | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
{ | ||
"name": "emojitwo", | ||
"version": "2.3.0", | ||
"description": "Emojis in SVG and PNG format based upon Emojione. Emojitwo is a complete set of emojis (as of Unicode 9.0, Emoji 4.0) designed for the web.", | ||
"keywords": [ | ||
"emojione", | ||
"EmojiOne", | ||
"emoji", | ||
"emojis", | ||
"emoticons", | ||
"smileys", | ||
"smilies", | ||
"unicode", | ||
"emojitwo", | ||
"EmojiTwo" | ||
], | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": "EmojiTwo/emojitwo", | ||
"license": "CC-BY-4.0", | ||
"bugs": { | ||
"url": "https://github.com/EmojiTwo/emojitwo/issues" | ||
}, | ||
"homepage": "https//emojitwo.github.io/" | ||
"name": "emojitwo", | ||
"version": "2.3.0", | ||
"homepage": "https://emojitwo.github.io/", | ||
"license": "CC-BY-4.0", | ||
"description": "Emojis in SVG and PNG format based upon Emojione. Emojitwo is a complete set of emojis (as of Unicode 9.0, Emoji 4.0) designed for the web.", | ||
"keywords": [ | ||
"emojione", | ||
"Emoji One", | ||
"emojitwo", | ||
"Emoji Two", | ||
"emoji", | ||
"emojis", | ||
"emoticons", | ||
"smileys", | ||
"smilies", | ||
"unicode" | ||
], | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": "EmojiTwo/emojitwo", | ||
"bugs": { | ||
"url": "https://github.com/EmojiTwo/emojitwo/issues" | ||
} | ||
} |