amp-integrations-demo
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "amp-integrations-demo", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Integrations demo for amp.ai", | ||
@@ -5,0 +5,0 @@ "main": "src/app.js", |
# amp-integrations-demo | ||
## Usage Instructions | ||
TBD | ||
### Install NPM and Node | ||
> * sudo apt-get update | ||
> * sudo apt-get install npm | ||
> * sudo npm install -g n | ||
> * sudo n latest | ||
### Initialize a directory | ||
> npm init | ||
### Install the demo node package | ||
> npm i --save amp-integrations-demo | ||
### Add the shortcut to your package.json | ||
Add the following to the scripts section of package.json | ||
> "ampdemo" : "node node_modules/amp-integrations-demo/src/app.js" | ||
### Run the demo | ||
> npm run ampdemo key=<projectKey> domain=<amp-agent endpoint> |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
32174
22
1