{
  "name": "@reejs/native",
  "version": "2.5.4",
  "description": "Provide Deno's security layer for URL Imports",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "@reejs/utils": "latest"
  },
  "keywords": [],
  "author": "@rovelstars",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/rovelstars/reejs.git"
  }
}
