HEX
Server: LiteSpeed
System: Linux s1296.sgp1.mysecurecloudhost.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: bishwesh (1878)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/bishwesh/internstolearn.com/node_modules/restructure/package.json
{
  "_from": "restructure@^0.5.3",
  "_id": "restructure@0.5.4",
  "_inBundle": false,
  "_integrity": "sha1-9U591WNZD7NP1r9Vh2EJrsyyjeg=",
  "_location": "/restructure",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "restructure@^0.5.3",
    "name": "restructure",
    "escapedName": "restructure",
    "rawSpec": "^0.5.3",
    "saveSpec": null,
    "fetchSpec": "^0.5.3"
  },
  "_requiredBy": [
    "/fontkit"
  ],
  "_resolved": "https://registry.npmjs.org/restructure/-/restructure-0.5.4.tgz",
  "_shasum": "f54e7dd563590fb34fd6bf55876109aeccb28de8",
  "_spec": "restructure@^0.5.3",
  "_where": "D:\\webserver\\laragon\\www\\internstolearn\\node_modules\\fontkit",
  "author": {
    "name": "Devon Govett",
    "email": "devongovett@gmail.com"
  },
  "browserify": {
    "transform": [
      "browserify-optional"
    ]
  },
  "bugs": {
    "url": "https://github.com/devongovett/restructure/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "browserify-optional": "^1.0.0"
  },
  "deprecated": false,
  "description": "Declaratively encode and decode binary data",
  "devDependencies": {
    "chai": "~1.9.1",
    "coffee-coverage": "~0.4.2",
    "coffee-script": "~1.7.1",
    "concat-stream": "~1.4.5",
    "coveralls": "^2.10.0",
    "iconv-lite": "^0.4.7",
    "mocha": "~1.18.2",
    "mocha-lcov-reporter": "0.0.1"
  },
  "homepage": "https://github.com/devongovett/restructure",
  "keywords": [
    "binary",
    "struct",
    "encode",
    "decode"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "restructure",
  "repository": {
    "type": "git",
    "url": "git://github.com/devongovett/restructure.git"
  },
  "scripts": {
    "cover": "mocha --require coverage.js --reporter html-cov > coverage.html",
    "coveralls": "mocha --require coverage.js --reporter mocha-lcov-reporter | coveralls",
    "postpublish": "rm -rf index.js src/*.js",
    "prepublish": "coffee -c src/ index.coffee",
    "test": "mocha"
  },
  "version": "0.5.4"
}