{
  "name": "jcrush",
  "version": "1.1.15",
  "description": "Deduplicates a JavaScript file",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "javascript",
    "compression",
    "compress",
    "dedupe",
    "deduplicate",
    "deduplicator",
    "compressor",
    "crush",
    "crusher"
  ],
  "author": "D.A. Braksator",
  "license": "Unlicense",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/braksator/jcrush.git"
  },
  "dependencies": {
    "fs": "^0.0.1-security",
    "longestrepeatedstrings": "^1.0.40",
    "plugin-error": "^2.0.1",
    "stream": "^0.0.3"
  }
}
