File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/grunt/package.json
{
"_args": [
[
"grunt@1.6.1",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_development": true,
"_from": "grunt@1.6.1",
"_id": "grunt@1.6.1",
"_inBundle": false,
"_integrity": "sha512-/ABUy3gYWu5iBmrUSRBP97JLpQUm0GgVveDCp6t3yRNIoltIYw7rEj3g5y1o2PGPR2vfTRGa7WC/LZHLTXnEzA==",
"_location": "/grunt",
"_phantomChildren": {
"abbrev": "1.1.1",
"detect-file": "1.0.0",
"fs.realpath": "1.0.0",
"grunt-known-options": "2.0.0",
"inflight": "1.0.6",
"inherits": "2.0.4",
"is-glob": "4.0.3",
"liftup": "3.0.1",
"micromatch": "4.0.5",
"minimatch": "3.0.8",
"once": "1.4.0",
"osenv": "0.1.5",
"path-is-absolute": "1.0.1",
"resolve-dir": "1.0.1",
"v8flags": "3.2.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "grunt@1.6.1",
"name": "grunt",
"escapedName": "grunt",
"rawSpec": "1.6.1",
"saveSpec": null,
"fetchSpec": "1.6.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/grunt/-/grunt-1.6.1.tgz",
"_spec": "1.6.1",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"author": {
"name": "Grunt Development Team",
"url": "https://gruntjs.com/development-team"
},
"bin": {
"grunt": "bin/grunt"
},
"bugs": {
"url": "https://github.com/gruntjs/grunt/issues"
},
"dependencies": {
"dateformat": "~4.6.2",
"eventemitter2": "~0.4.13",
"exit": "~0.1.2",
"findup-sync": "~5.0.0",
"glob": "~7.1.6",
"grunt-cli": "~1.4.3",
"grunt-known-options": "~2.0.0",
"grunt-legacy-log": "~3.0.0",
"grunt-legacy-util": "~2.0.1",
"iconv-lite": "~0.6.3",
"js-yaml": "~3.14.0",
"minimatch": "~3.0.4",
"nopt": "~3.0.6"
},
"description": "The JavaScript Task Runner",
"devDependencies": {
"difflet": "~1.0.1",
"eslint-config-grunt": "~2.0.1",
"grunt-contrib-nodeunit": "~4.0.0",
"grunt-contrib-watch": "~1.1.0",
"grunt-eslint": "~24.0.1",
"temporary": "~1.1.0",
"through2": "~4.0.2"
},
"engines": {
"node": ">=16"
},
"files": [
"lib",
"bin"
],
"homepage": "https://gruntjs.com/",
"keywords": [
"task",
"async",
"cli",
"minify",
"uglify",
"build",
"lodash",
"unit",
"test",
"qunit",
"nodeunit",
"server",
"init",
"scaffold",
"make",
"jake",
"tool"
],
"license": "MIT",
"main": "lib/grunt",
"name": "grunt",
"repository": {
"type": "git",
"url": "git+https://github.com/gruntjs/grunt.git"
},
"scripts": {
"test": "node bin/grunt test",
"test-tap": "node bin/grunt test:tap"
},
"version": "1.6.1"
}