os-restrictor
Version:
A utility to restrict execution and styling based on OS
22 lines (20 loc) • 624 B
JSON
{
"name": "os-restrictor",
"version": "1.0.7",
"description": "A utility to restrict execution and styling based on OS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AmrElsherbiny88/os-restrictor.git"
},
"keywords": ["os", "restriction", "cross-platform", "react", "svelte"],
"author": "Amr Elsherbiny",
"license": "ISC",
"bugs": {
"url": "https://github.com/AmrElsherbiny88/os-restrictor/issues"
},
"homepage": "https://github.com/AmrElsherbiny88/os-restrictor#readme"
}