135375f98Sopenharmony_ci{ 235375f98Sopenharmony_ci "name": "Unity", 335375f98Sopenharmony_ci "version": "2.6.0", 435375f98Sopenharmony_ci "keywords": "unit-testing, testing, tdd, testing-framework", 535375f98Sopenharmony_ci "description": "Simple Unit Testing for C", 635375f98Sopenharmony_ci "homepage": "http://www.throwtheswitch.org/unity", 735375f98Sopenharmony_ci "license": "MIT", 835375f98Sopenharmony_ci "repository": { 935375f98Sopenharmony_ci "type": "git", 1035375f98Sopenharmony_ci "url": "https://github.com/ThrowTheSwitch/Unity.git" 1135375f98Sopenharmony_ci }, 1235375f98Sopenharmony_ci "frameworks": "*", 1335375f98Sopenharmony_ci "platforms": "*", 1435375f98Sopenharmony_ci "headers": "unity.h", 1535375f98Sopenharmony_ci "build": { 1635375f98Sopenharmony_ci "extraScript": "platformio-build.py" 1735375f98Sopenharmony_ci } 1835375f98Sopenharmony_ci} 19