| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_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": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin",
- "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"
- }
|