devhelpertools
Version:
A simple js project which helps you to get the perfect breakpoint for your screen width! its small in size! check it out!
18 lines (17 loc) • 419 B
JSON
{
"name": "devhelpertools",
"version": "1.0.2",
"description": "A simple js project which helps you to get the perfect breakpoint for your screen width! its small in size! check it out!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"css",
"screenwidth",
"devtoolshelper",
"fury"
],
"author": "FURY",
"license": "MIT"
}