UNPKG

hson-loader

Version:
30 lines (29 loc) 689 B
{ "author": "Kent C. Dodds <kent@doddsfamily.us> (https://twitter.com/kentcdodds)", "bugs": { "url": "https://github.com/kentcdodds/hson-loader/issues" }, "description": "hson loader module for webpack", "homepage": "https://github.com/kentcdodds/hson-loader", "keywords": [ "webpack", "hson", "hson-loader", "json", "json-loader" ], "license": "MIT", "main": "index.js", "name": "hson-loader", "dependencies": { "hanson": "^1.2.0" }, "repository": { "type": "git", "url": "https://github.com/kentcdodds/hson-loader.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.0.0" }