|
|
- {
- "name": "object-path",
- "description": "Access deep properties using a path",
- "version": "0.6.0",
- "author": {
- "name": "Mario Casciaro"
- },
- "homepage": "https://github.com/mariocasciaro/object-path",
- "repository": {
- "type": "git",
- "url": "git://github.com/mariocasciaro/object-path.git"
- },
- "main": "index.js",
- "scripts": ["index.js"],
- "keywords": [
- "deep",
- "path",
- "access",
- "bean"
- ],
- "license": "MIT"
- }
|