blob: 8ece45ee55816067b4b3b22d4eca25bba20c482b [file] [log] [blame]
{
"name": "system.cpu test",
"version": "1.0",
"description": "Test system.cpu API",
"permissions": ["system.cpu"],
"app": {
"background": {
"scripts": ["test_cpu_api.js"]
}
}
}