UNPKG

node-gmad

Version:

GMAD Extractor implemented in Node.js

24 lines (23 loc) 504 B
{ "name": "node-gmad", "version": "1.0.1", "description": "GMAD Extractor implemented in Node.js", "main": "index.js", "repository": { "type": "git", "url": "git://git@bitbucket.org/hiimcody1/node-gmad.git" }, "keywords": [ "gmad", "gmod" ], "author": "hiimcody1", "license": "CC-BY-SA-4.0", "homepage": "https://bitbucket.org/hiimcody1/node-gmad#readme", "dependencies": { "q": "1.4.x", "long": "2.4.x", "fs-extra": "0.24.0", "crc": "3.3.0" } }