mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 13:55:45 +00:00
12 lines
242 B
JSON
12 lines
242 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": "5.0.0-alpha.0"
|
|
}
|