UNPKG

foxx_generator

Version:

Generate Foxx APIs using Statecharts and Domain Driven Design

26 lines (25 loc) 673 B
{ "name": "foxx_generator", "version": "0.5.1", "description": "Generate Foxx APIs using Statecharts and Domain Driven Design", "main": "foxx_generator.js", "scripts": { "jshint": "jshint -c .jshintrc foxx_generator.js foxx_generator/*.js" }, "repository": { "type": "git", "url": "git@github.com/moonglum/foxx_generator.git" }, "keywords": [ "foxx", "arangodb", "generator", "hypermedia" ], "author": "Lucas Dohmen <lucas@arangodb.org>", "license": "Apache License Version 2.0", "bugs": { "url": "https://github.com/moonglum/foxx_generator/issues" }, "homepage": "https://github.com/moonglum/foxx_generator" }