Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "corridor", | ||
"version": "0.1.0", | ||
"description": "JSON/DOM data corridor.", | ||
"version": "0.1.1", | ||
"description": "JSON/DOM data corridor for data-binding", | ||
"repository": { | ||
@@ -12,2 +12,3 @@ "type": "git", | ||
"dom", | ||
"data-binding", | ||
"corridor" | ||
@@ -14,0 +15,0 @@ ], |
@@ -9,4 +9,10 @@ # corridor | ||
corridor is just a single js file. | ||
You can grab corridor.js out of this repo. | ||
* from github: grab [corridor.js](https://github.com/jimbojw/corridor/blob/master/src/corridor.js) out of the [corridor repo](https://github.com/jimbojw/corridor) | ||
* from npm: | ||
```sh | ||
$ npm install corridor | ||
``` | ||
## using corridor | ||
@@ -13,0 +19,0 @@ |
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
47414
214