globi
Version:
GloBI utility javascript library
44 lines (43 loc) • 866 B
JSON
{
"name": "globi",
"version": "0.1.3",
"description": "GloBI utility javascript library",
"directories": {
"example": "examples"
},
"index": "index.js",
"dependencies": {
"globi-data": "~0.0.58",
"jquery": "^2.2.4",
"taxaprisma": "0.0.11"
},
"devDependencies": {
"tape": "~1.0.4"
},
"testling": {
"files": "test/*.js"
},
"scripts": {
"test": "testling"
},
"repository": {
"type": "git",
"url": "git://github.com/jhpoelen/eol-globi-js.git"
},
"keywords": [
"eol",
"species",
"interactions",
"bioinformatics",
"browser",
"ecology",
"biodiversity"
],
"author": "Jorrit Poelen",
"license": "MIT",
"readmeFilename": "README.md",
"gitHead": "d9c541e28f38619136c8b6b04aa16747b378b2d0",
"bugs": {
"url": "https://github.com/jhpoelen/eol-globi-js/issues"
}
}