UNPKG

xpl-api

Version:
23 lines (22 loc) 545 B
{ "name": "xpl-api", "version": "2.1.2", "description": "Node JS layer for XPL", "main": "./lib/xpl-api.js", "dependencies": { "semaphore": "^1.0.5", "async": "^1.5.2", "debug": "^2.2.0" }, "engines": { "node": ">=4.2.0" }, "keywords": [ "XPL","nodejs" ], "repository": { "type": "git", "url": "https://github.com/Nodejs-XPL/xpl-api.git" }, "author": "Olivier Oeuillot", "license": "GPL", "readmeFilename": "README.md", "homepage": "https://github.com/Nodejs-XPL/xpl-api" }