Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
johnste committed Mar 11, 2016
1 parent ca0a7a9 commit 584e491
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "getify",
"version": "0.0.1",
"description": "",
"version": "0.0.3",
"main": "lib/getify.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -15,5 +14,18 @@
"bugs": {
"url": "https://github.com/johnste/getify/issues"
},
"homepage": "https://github.com/johnste/getify#readme"
"homepage": "https://github.com/johnste/getify#readme",
"keywords": [
"nested",
"value",
"deep",
"path",
"access",
"property",
"get",
"object",
"es6",
"proxy"
],
"description": ""
}

0 comments on commit 584e491

Please sign in to comment.