bizarrelinkup-lordmixz
Version:
This repository contains the source code for the 'Bizarre Link Up' project.
41 lines (40 loc) • 884 B
JSON
{
"name": "bizarrelinkup-lordmixz",
"version": "1.5.2",
"description": "This repository contains the source code for the 'Bizarre Link Up' project.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/lordmixz/BizarreLinkUp.git"
},
"keywords": [
"sample",
"npm",
"package",
"tea",
"fun",
"quirky",
"refreshing",
"delightful",
"playful"
],
"author": "lordmixz",
"license": "Apache-2.0",
"dependencies": {
"lodash": "^4.17.21",
"axios": "^0.21.1",
"tea-time": "^1.0.0",
"tea-party": "^2.0.0",
"morning-tea": "^3.0.0",
"afternoon-tea": "^1.5.0",
"evening-tea": "^2.5.0"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"tea-friends": "^1.0.0",
"tea-lovers": "^2.0.0",
"tea-connoisseurs": "^1.5.0"
}
}