UNPKG

redtube

Version:
27 lines (26 loc) 606 B
{ "name": "redtube", "version": "2.0.3", "description": "Redtube API js client", "main": "dist/app.js", "scripts": { "test": "./node_modules/mocha/bin/mocha" }, "author": "Paulo Pires", "license": "MIT", "repository": "https://github.com/paulohp/redtube", "keywords": ["redtube", "xxx", "porn"], "devDependencies": { "babel": "^5.6.12", "chai": "^3.0.0", "gulp": "^3.9.0", "gulp-babel": "^5.1.0", "gulp-sourcemaps": "^1.5.2", "mocha": "^2.2.5", "source-map-support": "^0.3.1" }, "dependencies": { "qs": "^3.1.0", "request": "^2.58.0" } }