You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

64 lines
1.9 KiB

{
"_from": "@foliojs-fork/restructure@^2.0.2",
"_id": "@foliojs-fork/restructure@2.0.2",
"_inBundle": false,
"_integrity": "sha512-59SgoZ3EXbkfSX7b63tsou/SDGzwUEK6MuB5sKqgVK1/XE0fxmpsOb9DQI8LXW3KfGnAjImCGhhEb7uPPAUVNA==",
"_location": "/@foliojs-fork/restructure",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@foliojs-fork/restructure@^2.0.2",
"name": "@foliojs-fork/restructure",
"escapedName": "@foliojs-fork%2frestructure",
"scope": "@foliojs-fork",
"rawSpec": "^2.0.2",
"saveSpec": null,
"fetchSpec": "^2.0.2"
},
"_requiredBy": [
"/@foliojs-fork/fontkit"
],
"_resolved": "https://registry.npmjs.org/@foliojs-fork/restructure/-/restructure-2.0.2.tgz",
"_shasum": "73759aba2aff1da87b7c4554e6839c70d43c92b4",
"_spec": "@foliojs-fork/restructure@^2.0.2",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam/node_modules/@foliojs-fork/fontkit",
"author": {
"name": "Devon Govett",
"email": "devongovett@gmail.com"
},
"bugs": {
"url": "https://github.com/foliojs-fork/restructure/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Declaratively encode and decode binary data",
"devDependencies": {
"chai": "~4.2.0",
"concat-stream": "~2.0.0",
"coveralls": "^3.0.11",
"iconv-lite": "^0.5.1",
"mocha": "~7.1.1",
"nyc": "^15.0.1"
},
"homepage": "https://github.com/foliojs-fork/restructure",
"keywords": [
"binary",
"struct",
"encode",
"decode"
],
"license": "MIT",
"main": "index.js",
"name": "@foliojs-fork/restructure",
"repository": {
"type": "git",
"url": "git://github.com/foliojs-fork/restructure.git"
},
"scripts": {
"cover": "nyc --reporter=html --reporter=text mocha",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"test": "mocha --reporter spec"
},
"version": "2.0.2"
}