mirror of
https://github.com/sasjs/core.git
synced 2025-12-10 22:14:35 +00:00
20 lines
381 B
JSON
20 lines
381 B
JSON
{
|
|
"name": "@sasjs/core",
|
|
"description": "SAS Macro Library for Application Development",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"SAS",
|
|
"Viya",
|
|
"SASjs"
|
|
],
|
|
"author": "Allan Bowe <support@macropeople.com>",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/sasjs/core"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"devDependencies": {}
|
|
}
|