Files
phaten-audio/zh/docs/assets/images/icons/aws-emojipack/package.json
PhatenIoT-yan 8d10d3da3f add
添加项目文件
2025-04-29 16:11:32 +08:00

27 lines
737 B
JSON

{
"name": "aws-slack-emojipack",
"version": "1.0.0",
"description": "All of the icons from https://aws.amazon.com/architecture/icons/ in Slack Emojipack-compatible format",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aendrew/aws-slack-emojipack.git"
},
"keywords": [
"slack",
"emoji",
"emojipacks"
],
"author": "Ændrew Rininsland <andrew.rininsland@ft.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/aendrew/aws-slack-emojipack/issues"
},
"homepage": "https://github.com/aendrew/aws-slack-emojipack#readme"
}