Organizational Microsoft Product Activator, to be used with bought, purchased, verified and official Microsoft software only, do NOT use for piracy.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
univator/package.json

16 lines
382 B

{
"name": "univator",
"version": "1.1.2",
"description": "Microsoft Product Activator",
"main": "main.js",
"scripts": {
"start": "electron ."
},
"author": "Puly <ioachim.radu@cafelutza.cf> (https://cafelutza.cf/)",
"homepage": "https://cafelutza.cf",
"license": "0BSD",
"devDependencies": {
"electron": "^24.1.0",
"electron-builder": "^24.2.0"
}
}