lend
Version:
Retrieve your web browser information.
36 lines (35 loc) • 731 B
JSON
{
"name": "lend",
"version": "0.0.7",
"description": "Retrieve your web browser information.",
"main": "lend.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ernysans/lend.git"
},
"keywords": [
"lend",
"erny",
"sans",
"js",
"javascript",
"window",
"responsive"
],
"author": "Erny Sans (http://erny.co)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ernysans/lend/issues"
},
"homepage": "https://github.com/ernysans/lend#readme",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-beautify": "^2.0.0",
"gulp-concat": "^2.6.0",
"gulp-minify": "0.0.7",
"gulp-umd": "^0.2.0"
}
}