@cerebral/angularjs
Advanced tools
Comparing version 1.0.0-1504537127726 to 1.0.0-1504939819809
{ | ||
"name": "@cerebral/angularjs", | ||
"version": "1.0.0-1504537127726", | ||
"version": "1.0.0-1504939819809", | ||
"description": "Angularjs view for Cerebral", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^2.1.0" | ||
"cerebral": "^2.2.0-1504939819809" | ||
}, | ||
@@ -20,0 +20,0 @@ "scripts": { |
@@ -5,6 +5,7 @@ # @cerebral/angularjs | ||
**NPM** | ||
## Install | ||
`npm install @cerebral/angularjs angular` | ||
## Config | ||
```js | ||
@@ -30,2 +31,3 @@ import angular from 'angular' | ||
## connect | ||
```js | ||
@@ -32,0 +34,0 @@ import angular from 'angular' |
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
20566
63