78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
{
|
|
"_from": "patternfly-bootstrap-treeview",
|
|
"_id": "patternfly-bootstrap-treeview@2.1.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-TCnyWC+4ovKPCpKPLw0yTSHWmQ0=",
|
|
"_location": "/patternfly-bootstrap-treeview",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "patternfly-bootstrap-treeview",
|
|
"name": "patternfly-bootstrap-treeview",
|
|
"escapedName": "patternfly-bootstrap-treeview",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/patternfly-bootstrap-treeview/-/patternfly-bootstrap-treeview-2.1.5.tgz",
|
|
"_shasum": "4c29f2582fb8a2f28f0a928f2f0d324d21d6990d",
|
|
"_spec": "patternfly-bootstrap-treeview",
|
|
"_where": "D:\\Workspaces\\SSMBootstrap\\WebRoot\\node_modules",
|
|
"author": {
|
|
"name": "Red Hat"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/patternfly/patternfly-bootstrap-treeview/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"bootstrap": "3.3.x",
|
|
"jquery": ">= 2.1.x"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Tree View for Twitter Bootstrap",
|
|
"devDependencies": {
|
|
"bower": "1.3.x",
|
|
"express": "3.4.x",
|
|
"grunt": "^1.0.1",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
"grunt-contrib-cssmin": "^1.0.1",
|
|
"grunt-contrib-qunit": "^1.2.0",
|
|
"grunt-contrib-uglify": "^1.0.1",
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
"phantomjs": "^2.1.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
},
|
|
"homepage": "https://github.com/patternfly/patternfly-bootstrap-treeview",
|
|
"keywords": [
|
|
"twitter",
|
|
"bootstrap",
|
|
"tree",
|
|
"treeview",
|
|
"tree-view",
|
|
"navigation",
|
|
"javascript",
|
|
"jquery",
|
|
"jquery-plugin"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "dist/bootstrap-treeview.js",
|
|
"name": "patternfly-bootstrap-treeview",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/patternfly/patternfly-bootstrap-treeview.git"
|
|
},
|
|
"scripts": {
|
|
"start": "node app",
|
|
"test": "grunt test"
|
|
},
|
|
"version": "2.1.5"
|
|
}
|