gitextract_vw7dh3fz/ ├── .gitignore ├── .npmignore ├── .travis.yml ├── LICENSE ├── README.md ├── decode.js ├── encode.js ├── index.js ├── package.json └── test.js