-
-
Notifications
You must be signed in to change notification settings - Fork 267
/
package.json
15 lines (15 loc) · 1.09 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name": "devlabs",
"version": "1.0.0",
"description": "<div align=\"center\">\r <h1><img src=\"https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Objects/Laptop.png\" alt=\"Laptop\" width=\"50\" height=\"50\" /> DevLabs</h1>\r <p>Welcome to DevLabs, a website where you can search for free tools that are useful for your daily needs. This application is created by the incredible open-source community. On DevLabs, you can discover a collection of free tools that can assist you in various aspects of your life. Moreover, you have the opportunity to contribute to this project by adding more tools to the database.</p>\r <p>Check out the live project at <a href=\"https://DevLabs-one.vercel.app\">DevLabs</a></p>\r <img src=\"https://github.com/HimanshuNarware/Devlabs/assets/83147410/a508cf73-6724-46d3-a66d-6b9a7811bfdd\" alt=\"DevLabs\" />\r </div>",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"react-icons": "^5.2.1",
"run": "^1.5.0"
}
}