blob: ea98a0c1dd8417b82230ac39cd421f6d78283898 [file] [log] [blame]
{
"_args": [
[
"load-grunt-tasks@5.0.0",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "load-grunt-tasks@5.0.0",
"_id": "load-grunt-tasks@5.0.0",
"_inBundle": false,
"_integrity": "sha512-ga8vBA/+JVUB0Q/De9Id75maCIAzSgELWisBkBwxfDpU03fgYH5Ae1Do35hvfothsLWQCjPaTeG1Nya/CQr3gw==",
"_location": "/load-grunt-tasks",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "load-grunt-tasks@5.0.0",
"name": "load-grunt-tasks",
"escapedName": "load-grunt-tasks",
"rawSpec": "5.0.0",
"saveSpec": null,
"fetchSpec": "5.0.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-5.0.0.tgz",
"_spec": "5.0.0",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/load-grunt-tasks/issues"
},
"dependencies": {
"arrify": "^2.0.1",
"multimatch": "^4.0.0",
"pkg-up": "^3.1.0",
"resolve-pkg": "^2.0.0"
},
"description": "Load multiple grunt tasks using globbing patterns",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-svgmin": "^6.0.0",
"xo": "^0.24.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/load-grunt-tasks#readme",
"keywords": [
"dependencies",
"glob",
"grunt",
"load",
"match",
"matchdep",
"pattern",
"require",
"tasks"
],
"license": "MIT",
"name": "load-grunt-tasks",
"peerDependencies": {
"grunt": ">=1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/load-grunt-tasks.git"
},
"scripts": {
"test": "xo && grunt"
},
"version": "5.0.0"
}