promidea-test-pkg
Version:
Test package for Promidea Proactive UI.
22 lines (21 loc) • 423 B
JSON
{
"name": "promidea-test-pkg",
"version": "1.0.1",
"description": "Test package for Promidea Proactive UI.",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Promidea",
"Proactive",
"UI",
"Test"
],
"author": "Promidea",
"license": "MIT",
"dependencies": {
"expr-eval": "^1.2.1"
},
"typings": "dist/index.d.ts"
}