Files
agent/bower_components/Split.js/bower.json

22 lines
422 B
JSON

{
"name": "Split.js",
"main": "split.js",
"version": "1.0.6",
"homepage": "https://github.com/nathancahill/Split.js",
"authors": [
"Nathan Cahill <nathan@nathancahill.com>"
],
"description": "A lightweight utility for creating adjustable split views",
"keywords": [
"css"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}