diff --git a/bundle.json b/bundle.json deleted file mode 100644 index d1faf3e95b43e11bd0d95ec8eb0e68741d7fbbc7..0000000000000000000000000000000000000000 --- a/bundle.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "@openharmony/utils_lite", - "version": "3.1.0", - "license": "Apache License 2.0", - "description": "Basic macro and type definitions", - "publishAs": "code-segment", - "segment": { - "destPath": "utils/native/lite" - }, - "dirs": {}, - "scripts": {}, - "author": {}, - "repository": "", - "component": { - "name": "utils_lite", - "subsystem": "utils", - "features": [], - "adapted_system_type": [ - "mini", - "small" - ], - "rom": "0KB", - "ram": "0KB", - "deps": {}, - "build": { - "sub_component": [], - "inner_kits": [], - "test": [] - } - } -}