unicorn-rpa
Version:
🦄 Unicorn RPA - 强大的跨域iframe自动化控制工具
26 lines • 458 B
JSON
{
"name": "unicorn-rpa",
"version": "1.0.58",
"description": "🦄 Unicorn RPA - 强大的跨域iframe自动化控制工具",
"main": "index.js",
"files": [
"index.js",
"src/"
],
"keywords": [
"unicorn",
"rpa",
"automation",
"iframe",
"postmessage",
"cross-origin",
"injection",
"robot",
"automation"
],
"author": "Unicorn",
"license": "MIT",
"dependencies": {
"crypto-js": "^4.2.0"
}
}