12 lines
295 B
JSON
12 lines
295 B
JSON
{
|
|
"githubRoot": "https://github.com/nrwl/nx/blob/master",
|
|
"name": "tao",
|
|
"packageName": "@nrwl/tao",
|
|
"description": "CLI for generating code and running commands",
|
|
"root": "/packages/tao",
|
|
"source": "/packages/tao/src",
|
|
"documentation": [],
|
|
"generators": [],
|
|
"executors": []
|
|
}
|