forked from HimanshuNarware/Devlabs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
13 lines (11 loc) · 1.03 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"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\" /> DevLaps</h1>\r <p>Welcome to DevLaps, 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 DevLaps, 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\">DevLaps</a></p>\r <img src=\"https://github.com/HimanshuNarware/Devlabs/assets/83147410/a508cf73-6724-46d3-a66d-6b9a7811bfdd\" alt=\"DevLaps\" />\r </div>",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}