1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 22:14:35 +00:00
Files
core/package.json
2020-07-07 21:27:24 +01:00

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": {}
}