Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
ebml-block
/
Filename :
package.json
back
Copy
{ "name": "ebml-block", "version": "1.1.2", "description": "EBML Block Parser", "main": "index.js", "scripts": { "test": "standard" }, "dependencies": {}, "devDependencies": {}, "author": "Mathias Rasmussen <mathiasvr@gmail.com>", "license": "MIT", "keywords": [ "ebml", "matroska", "mkv", "block", "simpleblock", "lacing" ], "repository": { "type": "git", "url": "git+https://github.com/mathiasvr/ebml-block.git" }, "bugs": { "url": "https://github.com/mathiasvr/ebml-block/issues" }, "homepage": "https://github.com/mathiasvr/ebml-block#readme" }