UNPKG

xlsx-coordinates

Version:
29 lines (28 loc) 645 B
{ "name": "xlsx-coordinates", "version": "1.0.1", "description": "Parse Excel coordinates", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/bitdivine/node-xlsx-coordinates.git" }, "keywords": [ "xlsx", "coordinates", "index", "parse" ], "author": "Maximillian Murphy", "license": "ISC", "bugs": { "url": "https://github.com/bitdivine/node-xlsx-coordinates/issues" }, "homepage": "https://github.com/bitdivine/node-xlsx-coordinates", "devDependencies": { "xlsx": "^0.8.0" } }