rle-repair
Version:
RLE repair
24 lines (23 loc) • 471 B
JSON
{
"name": "rle-repair",
"version": "0.0.4",
"description": "RLE repair",
"main": "repair.js",
"scripts": {
},
"dependencies": {
"rle-core": "~0.0",
"rle-stencils": "~0.0"
},
"repository": {
"type": "git",
"url": "git://github.com/mikolalysenko/rle-repair.git"
},
"keywords": [
"rle"
],
"author": "Mikola Lysenko",
"license": "BSD",
"readmeFilename": "README.md",
"gitHead": "2cda1d1516393f0a009466a5b37d6a873162a39b"
}