alloy-frontend
Version:
Front End SDK of Alloy Automation
27 lines (26 loc) • 655 B
JSON
{
"name": "alloy-frontend",
"version": "2.1.1",
"description": "Front End SDK of Alloy Automation",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Viral Ruparel",
"license": "ISC",
"peerDependencies": {},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/alloy-automation/alloy-frontend.git"
},
"keywords": [
"alloy",
"automation",
"frontend"
],
"bugs": {
"url": "https://github.com/alloy-automation/alloy-frontend/issues"
},
"homepage": "https://github.com/alloy-automation/alloy-frontend#readme"
}