draft: refactor project so it sits on top of a standalone app
This commit is contained in:
+57
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"_from": "last-call-webpack-plugin@^3.0.0",
|
||||
"_id": "last-call-webpack-plugin@3.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==",
|
||||
"_location": "/last-call-webpack-plugin",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "last-call-webpack-plugin@^3.0.0",
|
||||
"name": "last-call-webpack-plugin",
|
||||
"escapedName": "last-call-webpack-plugin",
|
||||
"rawSpec": "^3.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/optimize-css-assets-webpack-plugin"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz",
|
||||
"_shasum": "9742df0e10e3cf46e5c0381c2de90d3a7a2d7555",
|
||||
"_spec": "last-call-webpack-plugin@^3.0.0",
|
||||
"_where": "O:\\zero\\zero.Web\\node_modules\\optimize-css-assets-webpack-plugin",
|
||||
"author": {
|
||||
"name": "Nuno Rodrigues"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/NMFR/last-call-webpack-plugin/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.5",
|
||||
"webpack-sources": "^1.1.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "A Webpack plugin that allows to transform \\ modify assets just before Webpack emits them.",
|
||||
"homepage": "http://github.com/NMFR/last-call-webpack-plugin",
|
||||
"keywords": [
|
||||
"transform",
|
||||
"modify",
|
||||
"manipulate",
|
||||
"optimize",
|
||||
"prefix",
|
||||
"sufix",
|
||||
"webpack",
|
||||
"assets"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "src/index.js",
|
||||
"name": "last-call-webpack-plugin",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/NMFR/last-call-webpack-plugin.git"
|
||||
},
|
||||
"version": "3.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user