forked from Gitlink/forgeplus-react
62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"bundle-loader@0.5.6",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "bundle-loader@0.5.6",
|
|
"_id": "bundle-loader@0.5.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-SUgX+u/LJzlJiuoIghuubZ66eflehnjmqSfh/ib9DTe08sxRJ5F/MhHSjp7GfSJivSp8NWgez4PVNAUuMg7vSg==",
|
|
"_location": "/bundle-loader",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "bundle-loader@0.5.6",
|
|
"name": "bundle-loader",
|
|
"escapedName": "bundle-loader",
|
|
"rawSpec": "0.5.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.5.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bundle-loader/-/bundle-loader-0.5.6.tgz",
|
|
"_spec": "0.5.6",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"author": {
|
|
"name": "Tobias Koppers @sokra"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/webpack-contrib/bundle-loader/issues"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": "^1.1.0"
|
|
},
|
|
"description": "bundle loader module for webpack",
|
|
"devDependencies": {
|
|
"standard-version": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://webpack.js.org/loaders/bundle-loader",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "bundle-loader",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/webpack-contrib/bundle-loader.git"
|
|
},
|
|
"scripts": {
|
|
"release": "standard-version"
|
|
},
|
|
"version": "0.5.6"
|
|
}
|