You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.4 KiB
52 lines
1.4 KiB
{
|
|
"_from": "text-loader@0.0.1",
|
|
"_id": "text-loader@0.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-y2GvBFB9hibaHBRWE9xQhdENU1KppXnM9DCf6NueYPB/lnNX8ZzP3JLs1R1p3ObItcs+y8DBiPwelkJf8txe+g==",
|
|
"_location": "/text-loader",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "text-loader@0.0.1",
|
|
"name": "text-loader",
|
|
"escapedName": "text-loader",
|
|
"rawSpec": "0.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/text-loader/-/text-loader-0.0.1.tgz",
|
|
"_shasum": "8bf75d749b7c0579c939920051c69ea572ebddc1",
|
|
"_spec": "text-loader@0.0.1",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn",
|
|
"author": {
|
|
"name": "Danny Fenstermaker"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dfenstermaker/text-loader/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Webpack loader to polyfill for Requires' text loader module",
|
|
"homepage": "https://github.com/dfenstermaker/text-loader",
|
|
"keywords": [
|
|
"webpack",
|
|
"require",
|
|
"text",
|
|
"loader"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "text-loader",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dfenstermaker/text-loader.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "0.0.1"
|
|
}
|
|
|