mirror of https://github.com/embarklabs/embark.git
12 lines
380 B
JSON
12 lines
380 B
JSON
|
{
|
||
|
"name": "embark-inside-monorepo",
|
||
|
"private": true,
|
||
|
"version": "4.1.1",
|
||
|
"author": "Michael Bradley <michaelsbradleyjr@gmail.com> (https://github.com/michaelsbradleyjr/)",
|
||
|
"description": "If a package from the monorepo can resolve this package then the first package is inside the monorepo",
|
||
|
"keywords": [],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"scripts": {}
|
||
|
}
|