UNPKG

cntk-video-tagging-tool

Version:

An electron app for building end to end Object Detection Models with CNTK from Sample Videos.

49 lines 1.15 kB
{ "name": "bootstrap-tokenfield", "description": "Advanced tagging/tokenizing plugin for input fields with a focus on keyboard and copy-paste support.", "version": "0.12.1", "authors": [ { "name": "ragulka", "homepage": "https://github.com/ragulka" }, { "name": "sliptree", "homepage": "https://github.com/sliptree" } ], "homepage": "http://sliptree.github.io/bootstrap-tokenfield/", "main": [ "dist/bootstrap-tokenfield.js", "dist/css/bootstrap-tokenfield.css" ], "keywords": [ "jquery", "javascript", "bootstrap", "tokenfield", "tags", "token", "input", "select", "form" ], "dependencies": { "jquery": "~2.1.0", "bootstrap": "~3.1.1" }, "devDependecies": { "mocha": "~1.12.*", "chai": "~1.7.*", "typeahead.js": "~0.10.1" }, "_release": "0.12.1", "_resolution": { "type": "version", "tag": "v0.12.1", "commit": "75302a3fb57dcb4979b9327fdb0457e7f1ea9fdb" }, "_source": "https://github.com/sliptree/bootstrap-tokenfield.git", "_target": "~0.12.1", "_originalSource": "bootstrap-tokenfield" }