{
  "_from": "s@^1.0.0",
  "_id": "s@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-Tz63UXhdEBvvIV6Q0a+AV2Dx1TPq+vVWNYBxyCT9TG0uqn9kySwFTjfq3C1YuGBRwYtt9Tof11L6GCKi88foqw==",
  "_location": "/s",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "s@^1.0.0",
    "name": "s",
    "escapedName": "s",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/s/-/s-1.0.0.tgz",
  "_shasum": "cb86fb1063f86b6377ad1652d26a8d9bc7b106ea",
  "_spec": "s@^1.0.0",
  "_where": "/var/www/justnowapp",
  "alex": {
    "allow": [
      "crash",
      "wtf",
      "holes"
    ]
  },
  "author": {
    "name": "sheetjs"
  },
  "browser": {
    "buffer": false,
    "crypto": false,
    "stream": false,
    "process": false,
    "fs": false
  },
  "bugs": {
    "url": "https://github.com/SheetJS/js-xlsx/issues"
  },
  "bundleDependencies": false,
  "config": {
    "blanket": {
      "pattern": "xlsx.js"
    }
  },
  "dependencies": {},
  "deprecated": false,
  "description": "SheetJS Spreadsheet Helper Library",
  "devDependencies": {
    "@types/mocha": "^5.2.7",
    "mocha": "^6.2.0",
    "ts-node": "^8.3.0"
  },
  "engines": {
    "node": ">=0.8"
  },
  "homepage": "http://sheetjs.com/opensource",
  "keywords": [
    "excel",
    "office",
    "spreadsheet"
  ],
  "license": "Apache-2.0",
  "main": "./index.js",
  "module": "./dist/esm/index.js",
  "name": "s",
  "repository": {
    "type": "git",
    "url": "git://github.com/SheetJS/js-xlsx.git"
  },
  "scripts": {},
  "types": "./dist/typings/index.d.ts",
  "version": "1.0.0"
}
