UNPKG

json10

Version:

Handle circural references, comments and many more inside JSON

10 lines 507 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CURRENT_PACKAGE_VERSION = exports.PROJECT_NPM_NAME = exports.APP_ID = exports.BUILD_FRAMEWORK_CLI_NAME = void 0; // THIS FILE IS GENERATED - DO NOT MODIFY exports.BUILD_FRAMEWORK_CLI_NAME = 'tnp'; exports.APP_ID = 'com.domain.example.json10'; exports.PROJECT_NPM_NAME = 'json10'; exports.CURRENT_PACKAGE_VERSION = '19.0.30'; // THIS FILE IS GENERATED - DO NOT MODIFY //# sourceMappingURL=build-info._auto-generated_.js.map