Commit 6620b2cb authored by Marshall Thompson's avatar Marshall Thompson

Added package.json

parent 6367ced0
{
"name": "bootstrap-multiselect",
"version": "0.9.13-1",
"description": "JQuery multiselect plugin based on Twitter Bootstrap.",
"main": "dist/js/bootstrap-multiselect.js",
"directories": {
"doc": "docs",
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/davidstutz/bootstrap-multiselect"
},
"keywords": [
"js",
"css",
"less",
"bootstrap",
"jquery",
"multiselect"
],
"author": "David Stutz",
"license": "Apache License, Version 2.0",
"bugs": {
"url": "https://github.com/davidstutz/bootstrap-multiselect/issues"
},
"homepage": "https://github.com/davidstutz/bootstrap-multiselect"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment