HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/style-inject/package.json
{
  "name": "style-inject",
  "version": "0.3.0",
  "description": "Inject style tag to document head.",
  "main": "dist/style-inject.js",
  "module": "dist/style-inject.es.js",
  "scripts": {
    "test": "echo lol",
    "build": "bili --format umd,es",
    "prepublishOnly": "npm run build",
    "lint": "xo"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/egoist/style-inject.git"
  },
  "keywords": [
    "style",
    "css",
    "inject"
  ],
  "files": [
    "dist"
  ],
  "author": "EGOIST <0x142857@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/egoist/style-inject/issues"
  },
  "homepage": "https://github.com/egoist/style-inject#readme",
  "devDependencies": {
    "bili": "^2.2.6",
    "eslint-config-rem": "^3.2.0",
    "xo": "^0.18.2"
  },
  "xo": {
    "extends": "rem/prettier",
    "envs": [
      "browser"
    ]
  }
}