api-explorer
Version:
Easily create an interactive documentation for your RESTful API
38 lines (37 loc) • 994 B
JSON
{
"name": "WSManagerClient",
"version": "0.0.0",
"description": "Stuff",
"main": "index.js",
"devDependencies": {
"event-stream": "~3.1.5",
"gulp-clean": "~0.2.4",
"gulp": "~3.6.2",
"gulp-bower-files": "~0.2.2",
"gulp-concat": "~2.2.0",
"gulp-connect": "~2.0.5",
"gulp-minify-css": "~0.3.4",
"run-sequence": "~0.3.6",
"gulp-concat-css": "~0.1.4",
"gulp-uglify": "~0.2.1",
"gulp-less": "^1.3.3",
"karma": "~0.12.16",
"karma-jasmine": "~0.2.0",
"karma-chrome-launcher": "~0.1.4",
"karma-phantomjs-launcher": "~0.1.4",
"karma-junit-reporter": "~0.2.2"
},
"scripts": {
"test": "karma start --single-run --browsers PhantomJS"
},
"repository": {
"type": "git",
"url": "http://github.com/revilofr/WSManagerClient"
},
"author": "",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/revilofr/WSManagerClient/issues"
},
"homepage": "https://github.com/revilofr/WSManagerClient"
}