UNPKG

ian-parse-json

Version:
29 lines (28 loc) 598 B
{ "name": "ian-parse-json", "version": "4.0.0", "description": "supermooi", "main": "index.js", "scripts": { "test": "mocha --reporter spec" }, "repository": { "type": "git", "url": "git+https://github.com/IanCStewart/ian-parse-json.git" }, "keywords": [ "ian", "parse", "json" ], "author": "Ian Stewart", "license": "MIT", "bugs": { "url": "https://github.com/IanCStewart/ian-parse-json/issues" }, "homepage": "https://github.com/IanCStewart/ian-parse-json#readme", "devDependencies": { "chai": "^3.5.0", "mocha": "^3.1.2" } }