mlcl_elements
Version:
Elements / Data type definition module for the molecuel CMS
60 lines (59 loc) • 1.98 kB
JSON
{
"name": "mlcl_elements",
"version": "0.5.1",
"dependencies": {
"async": ">=0.0.1",
"form-server": "git+https://github.com/molecuel/form-server.git",
"mongolastic": ">=0.8.22",
"mongoose": ">=0.0.1",
"typescript": "^5.0.4",
"underscore": ">=0.0.1",
"uuid": ">=0.0.1",
"validator": ">=0.0.1"
},
"devDependencies": {
"assert": ">=0.0.1",
"express": ">=4.0.0",
"mlcl_database": ">=0.0.1",
"mlcl_elastic": "^1.2.1",
"mlcl_log": "^0.9.6",
"mlcl_url": ">=0.0.1",
"mocha": "*",
"mocha-jshint": ">=0.0.1",
"mongoose": ">=0.0.1",
"request": ">=0.0.1",
"should": ">= 0.0.1"
},
"scripts": {
"test": "mocha -R spec --exit"
},
"description": "Elements / Data type definition module for the molecuel CMS",
"main": "index.js",
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git://github.com/molecuel/mlcl_elements.git"
},
"keywords": [
"molecuel",
"CMS",
"Database",
"abstraction",
"elasticsearch"
],
"author": {
"name": "Dominic Böttger",
"email": "Dominic.Boettger@inspirationlabs.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/molecuel/mlcl_elements/issues"
},
"homepage": "https://github.com/molecuel/mlcl_elements",
"readme": "[](https://travis-ci.org/molecuel/mlcl_elements)\n\n[](https://nodei.co/npm/mlcl_elements/)\n\n[](https://nodei.co/npm/mlcl_elements/)\n\n[](http://badge.fury.io/js/mlcl_elements)\n\nmlcl_elements\n=============\n\nElements / Data type definition module for the molecuel CMS\n",
"readmeFilename": "README.md",
"_id": "mlcl_elements@0.3.0",
"_from": "mlcl_elements@>=0.0.1"
}