datamosher
Version:
Datamoshing Library
27 lines (26 loc) • 462 B
JSON
{
"name": "datamosher",
"version": "0.2.1",
"description": "Datamoshing Library",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/roecrew/datamosher.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"fs": "latest"
},
"keywords": [
"datamosh",
"glitch",
"glitch art",
"mp4",
"avi",
"mkv"
],
"author": "Roecrew",
"license": "MIT"
}