UNPKG

cep-bundler-core

Version:

Core functionality for making bundler extensions to compile CEP

17 lines (16 loc) 296 B
{ "name": "tests", "version": "1.0.0", "description": "", "main": "testConfig.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "cep": { "name": "My Extension", "hosts": "*", "id": "com.myextension" }, "author": "", "license": "ISC" }