{
|
|
"_from": "treant-js",
|
|
"_id": "treant-js@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-aRdSt+9maSCzQiP8ZlJUaTtG/VQ=",
|
|
"_location": "/treant-js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "treant-js",
|
|
"name": "treant-js",
|
|
"escapedName": "treant-js",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/treant-js/-/treant-js-1.0.1.tgz",
|
|
"_shasum": "691752b7ef666920b34223fc665254693b46fd54",
|
|
"_spec": "treant-js",
|
|
"_where": "/app",
|
|
"author": {
|
|
"name": "Fran Peručić"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/judsonbsilva/treant-js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "JavaScipt library for visualization of tree diagrams",
|
|
"directories": {
|
|
"example": "examples"
|
|
},
|
|
"homepage": "https://github.com/judsonbsilva/treant-js#readme",
|
|
"keywords": [
|
|
"treant",
|
|
"diagram",
|
|
"tree",
|
|
"js",
|
|
"svg",
|
|
"draw"
|
|
],
|
|
"license": "MIT",
|
|
"main": "Treant.js",
|
|
"name": "treant-js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/judsonbsilva/treant-js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|