mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-24 20:51:55 +00:00
12 lines
234 B
JSON
12 lines
234 B
JSON
{
|
|
"description": "Test plugin for integration testing purposes",
|
|
"dependencies": {
|
|
"haml": "0.4.3"
|
|
},
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "embark-dapp-test-service",
|
|
"private": true,
|
|
"version": "4.0.0"
|
|
}
|