object-path
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "object-path", | ||
"description": "Access deep properties using a path", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Mario Casciaro" |
@@ -16,2 +16,16 @@ | ||
## Install | ||
### Node.js | ||
``` | ||
npm install object-path | ||
``` | ||
### Browser | ||
``` | ||
bower install object-path | ||
``` | ||
## Usage | ||
@@ -18,0 +32,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
12342
8
269
63