UNPKG

almrestwrapper

Version:

A Wrapper around ALM using REST API. Referenced from ddikman from GIThub

23 lines (22 loc) 437 B
{ "name": "almrestwrapper", "version": "0.0.3", "description": "A Wrapper around ALM using REST API. Referenced from ddikman from GIThub", "main": "index.js", "scripts": { "test": "test.js" }, "keywords": [ "ALM", "REST", "API" ], "author": "praveen", "license": "ISC", "dependencies": { "cookie": "^0.3.1", "node-rest-client": "^3.1.0", "promise": "^8.0.1", "util": "^0.11.0" } }