UNPKG

silkroad-js

Version:

Silkroad SDK compatible with browser and nodejs

31 lines 649 B
{ "name": "silkroad-js", "version": "0.0.1", "homepage": "https://github.com/bq-devtools/silkroad-js", "authors": [ "Daniel García González" ], "description": "Silkroad SDK compatiblecon browser y nodejs", "main": "src/main.js", "keywords": [ "request", "http", "ajax", "cors", "silkroad", "nodejs" ], "license": "LGPL", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "mocha": "2.0.1", "chai": "1.9.2", "sinon": "1.11.1" } }