{
  "cksum": "ce8393d15633fd73b34217b875802004964674080db8a88bbf03b33eb78392f5",
  "crate_file": "rong_modules-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/rong_modules/rong_modules-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_abort",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_assert",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_buffer",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_child_process",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_console",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_encoding",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_event",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_exception",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_fs",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_http",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_navigator",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_path",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_process",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_storage",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_stream",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_timer",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rong_url",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    }
  ],
  "features": {
    "abort": [
      "rong_abort"
    ],
    "all": [
      "timer",
      "navigator",
      "path",
      "http",
      "encoding",
      "event",
      "assert",
      "exception",
      "abort",
      "console",
      "url",
      "buffer",
      "fs",
      "storage",
      "stream",
      "process",
      "child_process"
    ],
    "assert": [
      "rong_assert"
    ],
    "buffer": [
      "rong_buffer"
    ],
    "child_process": [
      "rong_child_process"
    ],
    "console": [
      "rong_console"
    ],
    "default": [],
    "encoding": [
      "rong_encoding"
    ],
    "event": [
      "rong_event"
    ],
    "exception": [
      "rong_exception"
    ],
    "fs": [
      "rong_fs"
    ],
    "http": [
      "rong_http"
    ],
    "navigator": [
      "rong_navigator"
    ],
    "path": [
      "rong_path"
    ],
    "process": [
      "rong_process"
    ],
    "storage": [
      "rong_storage"
    ],
    "stream": [
      "rong_stream"
    ],
    "timer": [
      "rong_timer"
    ],
    "url": [
      "rong_url"
    ]
  },
  "features2": {
    "arkjs": [
      "rong/arkjs",
      "rong_timer?/arkjs",
      "rong_navigator?/arkjs",
      "rong_path?/arkjs",
      "rong_http?/arkjs",
      "rong_encoding?/arkjs",
      "rong_event?/arkjs",
      "rong_assert?/arkjs",
      "rong_exception?/arkjs",
      "rong_abort?/arkjs",
      "rong_console?/arkjs",
      "rong_url?/arkjs",
      "rong_buffer?/arkjs",
      "rong_fs?/arkjs",
      "rong_storage?/arkjs",
      "rong_stream?/arkjs",
      "rong_process?/arkjs",
      "rong_child_process?/arkjs"
    ],
    "jscore": [
      "rong/jscore",
      "rong_timer?/jscore",
      "rong_navigator?/jscore",
      "rong_path?/jscore",
      "rong_http?/jscore",
      "rong_encoding?/jscore",
      "rong_event?/jscore",
      "rong_assert?/jscore",
      "rong_exception?/jscore",
      "rong_abort?/jscore",
      "rong_console?/jscore",
      "rong_url?/jscore",
      "rong_buffer?/jscore",
      "rong_fs?/jscore",
      "rong_storage?/jscore",
      "rong_stream?/jscore",
      "rong_process?/jscore",
      "rong_child_process?/jscore"
    ],
    "quickjs": [
      "rong/quickjs",
      "rong_timer?/quickjs",
      "rong_navigator?/quickjs",
      "rong_path?/quickjs",
      "rong_http?/quickjs",
      "rong_encoding?/quickjs",
      "rong_event?/quickjs",
      "rong_assert?/quickjs",
      "rong_exception?/quickjs",
      "rong_abort?/quickjs",
      "rong_console?/quickjs",
      "rong_url?/quickjs",
      "rong_buffer?/quickjs",
      "rong_fs?/quickjs",
      "rong_storage?/quickjs",
      "rong_stream?/quickjs",
      "rong_process?/quickjs",
      "rong_child_process?/quickjs"
    ],
    "tls-aws-lc": [
      "rong_http?/tls-aws-lc"
    ],
    "tls-ring": [
      "rong_http?/tls-ring"
    ]
  },
  "index_path": "ro/ng/rong_modules",
  "name": "rong_modules",
  "pubtime": "2026-02-22T15:48:11Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
