blob: f1119194feec275787f8042eec705073b149910b [file] [log] [blame]
{
"_args": [
[
"webpack-fix-style-only-entries@0.3.0",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "webpack-fix-style-only-entries@0.3.0",
"_id": "webpack-fix-style-only-entries@0.3.0",
"_inBundle": false,
"_integrity": "sha512-WmQpJ8kdyfWRCj3hMuMm+ZCFH0kUEuG19t986LD2+W6f0jnLvF6KR1jciMsmrfNNgxXVQQaKlycXcasU1IsCOw==",
"_location": "/webpack-fix-style-only-entries",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "webpack-fix-style-only-entries@0.3.0",
"name": "webpack-fix-style-only-entries",
"escapedName": "webpack-fix-style-only-entries",
"rawSpec": "0.3.0",
"saveSpec": null,
"fetchSpec": "0.3.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/webpack-fix-style-only-entries/-/webpack-fix-style-only-entries-0.3.0.tgz",
"_spec": "0.3.0",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "fqborges",
"url": "https://github.com/fqborges"
},
"bugs": {
"url": "https://github.com/fqborges/webpack-fix-style-only-entries/issues"
},
"description": "Package to fix style (css/sass/less) only entries generating a extra js file.",
"devDependencies": {
"css-loader": "^2.1.0",
"fs": "^0.0.1-security",
"jest": "^23.6.0",
"mini-css-extract-plugin": "^0.5.0",
"moment": "^2.23.0",
"rimraf": "^2.6.2",
"webpack": "^4.28.2",
"webpack-hot-middleware": "^2.25.0",
"webpack-merge": "^4.1.5"
},
"files": [
"index.js"
],
"homepage": "https://github.com/fqborges/webpack-fix-style-only-entries#readme",
"keywords": [
"webpack",
"fix",
"css",
"js",
"style"
],
"license": "ISC",
"main": "index.js",
"name": "webpack-fix-style-only-entries",
"repository": {
"type": "git",
"url": "git+https://github.com/fqborges/webpack-fix-style-only-entries.git"
},
"scripts": {
"test": "jest --detectOpenHandles"
},
"version": "0.3.0"
}