File: //home/arjun/projects/buyercall/node_modules/underscore-template-loader/package.json
{
"_args": [
[
"underscore-template-loader@1.2.0",
"/home/arjun/projects/buyercall"
]
],
"_from": "underscore-template-loader@1.2.0",
"_id": "underscore-template-loader@1.2.0",
"_inBundle": false,
"_integrity": "sha512-PSlJNJRlF0YtxnipqMVckZMkjxG3dDnGbDWc1G7UrSWI02iFQGGNEVOAgrgGbOhswXVx1frzA9b6Uyxs627ojg==",
"_location": "/underscore-template-loader",
"_phantomChildren": {
"big.js": "5.2.2",
"emojis-list": "3.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "underscore-template-loader@1.2.0",
"name": "underscore-template-loader",
"escapedName": "underscore-template-loader",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/underscore-template-loader/-/underscore-template-loader-1.2.0.tgz",
"_spec": "1.2.0",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "Emmanuel Antico",
"email": "emmanuel.antico@gmail.com"
},
"bugs": {
"url": "https://github.com/emaphp/underscore-template-loader/issues"
},
"contributors": [
{
"name": "Tommy Dugger",
"url": "cerinman"
},
{
"name": "Kees Kluskens",
"url": "SpaceK33z"
},
{
"name": "Pascal",
"url": "pascalpp"
},
{
"name": "Jan Nicklas",
"url": "jantimon"
},
{
"name": "Keith McKnight",
"url": "kmck"
},
{
"name": "JimYan"
},
{
"name": "Ivan Dudinov",
"email": "ivan@zajno.com"
}
],
"dependencies": {
"fastparse": "^1.1.2",
"loader-utils": "^2.0.0"
},
"description": "An Underscore and Lodash template loader for Webpack",
"devDependencies": {
"chai": "^4.3.4",
"chai-string": "^1.5.0",
"istanbul": "^0.3.18",
"mocha": "^8.3.2",
"underscore": "^1.12.1"
},
"eslintConfig": {
"env": {
"node": true
}
},
"homepage": "https://github.com/emaphp/underscore-template-loader",
"keywords": [
"underscore",
"lodash",
"template",
"webpack",
"loader"
],
"license": "MIT",
"main": "index.js",
"name": "underscore-template-loader",
"repository": {
"type": "git",
"url": "git+https://github.com/emaphp/underscore-template-loader.git"
},
"scripts": {
"cover": "istanbul cover node_modules/mocha/bin/_mocha",
"push:local": "yalc push --private --replace --update",
"test": "mocha"
},
"version": "1.2.0"
}