UNPKG

speedgps

Version:

[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)

31 lines (30 loc) 783 B
{ "name": "speedgps", "version": "1.0.3", "description": "[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)", "main": "app.js", "scripts": { "test": "standard" }, "repository": { "type": "git", "url": "git+https://github.com/ankitiitb1069/SpeedGPS.git" }, "author": "Ankit Parashar", "license": "MIT", "bugs": { "url": "https://github.com/ankitiitb1069/SpeedGPS/issues" }, "homepage": "https://github.com/ankitiitb1069/SpeedGPS#readme", "dependencies": { "csvtojson": "^1.1.4", "shortid": "^2.2.8", "standard": "^9.0.1" }, "devDependencies": { "standard": "^9.0.1" }, "keywords": [ "GPSBabel","GPSSpeed","GPX","GPS","Speed" ] }