rutokenweb
Version:
Simplifies using Rutoken Web plugin
30 lines (29 loc) • 646 B
JSON
{
"name": "rutokenweb",
"version": "1.1.0",
"description": "Simplifies using Rutoken Web plugin",
"keywords": [
"rutoken",
"rutokenweb",
"plugin"
],
"main": "rutokenweb.min.js",
"repository" : {
"type" : "git",
"url" : "https://github.com/AktivCo/rutokenweb-plugin-js"
},
"dependencies": {},
"devDependencies": {
"del": "^2.0.2",
"gulp": "^3.9.0",
"gulp-environments": "^0.1.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.4.2"
},
"author": "CJSC Aktiv-Soft",
"contributors": [{
"name" : "Ilya Lyubimov",
"email" : "lubimov@rutoken.ru"
}],
"license": "BSD-2-Clause"
}