micro-packager
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "micro-packager", | ||
"version": "0.0.1", | ||
"description": "Library to extract part of an npm package and create a new smaller npm package that contains only the component peices required.", | ||
"version": "0.0.2", | ||
"description": "Library to extract part of an npm package and create a new smaller npm package that contains only the component pieces required.", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
# Micro Packager | ||
Library to extract part of an npm package and create a new smaller npm package that contains only the component peices required. Just point the packager to the main root file and the application will be spidered and pull in all required dependencies. | ||
Library to extract part of an npm package and create a new smaller npm package that contains only the component pieces required. Just point the packager to the main root file and the application will be spidered and pull in all required dependencies. | ||
@@ -4,0 +4,0 @@ In addition to extracting the smaller application, there is also the option to deploy to AWS Lambda to run the smaller application as a function. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package