UNPKG

react-styleable

Version:
65 lines (64 loc) 1.76 kB
{ "_args": [ [ "html-webpack-template@6.2.0", "/Users/jaketrent/dev/react-styleable/example" ] ], "_from": "html-webpack-template@6.2.0", "_id": "html-webpack-template@6.2.0", "_inBundle": false, "_integrity": "sha512-wyzIjbe9yXGyQ6yAeFjWmku7YOlW85w1dxqLnAQ564uRNNoBhpZVTQl7ouROoyQrfZUSoPUJiw7oWn31NDiuQQ==", "_location": "/html-webpack-template", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "html-webpack-template@6.2.0", "name": "html-webpack-template", "escapedName": "html-webpack-template", "rawSpec": "6.2.0", "saveSpec": null, "fetchSpec": "6.2.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/html-webpack-template/-/html-webpack-template-6.2.0.tgz", "_spec": "6.2.0", "_where": "/Users/jaketrent/dev/react-styleable/example", "author": { "name": "jaketrent" }, "bugs": { "url": "https://github.com/jaketrent/html-webpack-template/issues" }, "config": { "commitizen": { "path": "node_modules/cz-conventional-changelog" } }, "description": "A template with more features than the default html-webpack-plugin template", "homepage": "https://github.com/jaketrent/html-webpack-template", "keywords": [ "webpack", "template", "html-webpack-plugin", "index.html", "index.ejs" ], "license": "MIT", "main": "index.js", "name": "html-webpack-template", "peerDependencies": { "html-webpack-plugin": "2.x || ^3" }, "repository": { "type": "git", "url": "git+https://github.com/jaketrent/html-webpack-template.git" }, "scripts": { "test": "echo \"Everything is fine. No tests here.\" && exit 0" }, "version": "6.2.0" }