Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "what-app", | ||
"description": "Return name of parent app from package.json", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"keywords": [], | ||
@@ -25,7 +25,3 @@ "author": { | ||
"test": "mocha --reporter tap test" | ||
}, | ||
"engines": { | ||
"node": "0.10.x", | ||
"npm": "1.3.x" | ||
} | ||
} |
1971