mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 21:35:58 +00:00
11 lines
221 B
JSON
11 lines
221 B
JSON
{
|
|
"description": "Test plugin for integration testing purposes",
|
|
"dependencies": {
|
|
"haml": "0.4.3"
|
|
},
|
|
"main": "index.js",
|
|
"name": "embark-dapp-test-service",
|
|
"private": true,
|
|
"version": "4.0.0-beta.1"
|
|
}
|