File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/browserify-cache-api/package.json
{
"_args": [
[
"browserify-cache-api@3.0.2",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_development": true,
"_from": "browserify-cache-api@3.0.2",
"_id": "browserify-cache-api@3.0.2",
"_inBundle": false,
"_integrity": "sha512-14YNbboSgSHY5QNZSLwlGYB7OuBuXS7gMyR2gfBjdS4JYcWB9BqyKhraQG/VW2W5ZhjkC/C8LZ38sP3bmbmeNA==",
"_location": "/browserify-cache-api",
"_phantomChildren": {
"lodash": "4.17.21"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "browserify-cache-api@3.0.2",
"name": "browserify-cache-api",
"escapedName": "browserify-cache-api",
"rawSpec": "3.0.2",
"saveSpec": null,
"fetchSpec": "3.0.2"
},
"_requiredBy": [
"/browserify-incremental"
],
"_resolved": "https://registry.npmjs.org/browserify-cache-api/-/browserify-cache-api-3.0.2.tgz",
"_spec": "3.0.2",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"author": {
"name": "James Friend",
"email": "james@jsdf.co",
"url": "http://jsdf.co/"
},
"bugs": {
"url": "https://github.com/jsdf/browserify-cache-api/issues"
},
"dependencies": {
"async": "^2.6.4",
"through2": "^2.0.0",
"xtend": "^4.0.0"
},
"description": "Attaches per-module caching of module resolution and transformation to a browserify instance.",
"devDependencies": {
"browserify": "^9.0.3",
"eslint": "6.6.0",
"rimraf": "^2.5.2",
"tap": "^5.7.0"
},
"homepage": "https://github.com/jsdf/browserify-cache-api",
"license": "MIT",
"main": "index.js",
"name": "browserify-cache-api",
"repository": {
"type": "git",
"url": "git://github.com/jsdf/browserify-cache-api.git"
},
"scripts": {
"lint": "eslint .",
"lint-fix": "eslint . --fix",
"test": "npm run lint && tap test"
},
"version": "3.0.2"
}