diff --git a/LICENSE b/LICENSE index df1db080b..12424d1f9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2018 Brent Ely +Copyright (c) 2015-2020 Brent Ely Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 37ebe9301..829df7bf5 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "name": "Brent Ely", "url": "https://github.com/gitbrent/" }, - "description": "JavaScript PowerPoint Library", + "description": "Create PowerPoint Presentations with JavaScript", "homepage": "https://gitbrent.github.io/PptxGenJS/", "license": "MIT", "main": "dist/pptxgen.min.js", @@ -64,10 +64,10 @@ "js-create-powerpoint", "js-create-pptx", "js-generate-powerpoint", - "js-generate-powerpoint-charts", "js-powerpoint", "js-powerpoint-pptx", - "js-powerpoint-library" + "js-powerpoint-library", + "typescript-powerpoint" ], "bugs": { "url": "https://github.com/gitbrent/PptxGenJS/issues"