%PDF- %PDF-
| Direktori : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/liftup/ |
| Current File : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/liftup/package.json |
{
"_from": "liftup@~3.0.1",
"_id": "liftup@3.0.1",
"_inBundle": false,
"_integrity": "sha512-yRHaiQDizWSzoXk3APcA71eOI/UuhEkNN9DiW2Tt44mhYzX4joFoCZlxsSOF7RyeLlfqzFLQI1ngFq3ggMPhOw==",
"_location": "/liftup",
"_phantomChildren": {
"detect-file": "1.0.0",
"is-glob": "4.0.3",
"micromatch": "4.0.4",
"resolve-dir": "1.0.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "liftup@~3.0.1",
"name": "liftup",
"escapedName": "liftup",
"rawSpec": "~3.0.1",
"saveSpec": null,
"fetchSpec": "~3.0.1"
},
"_requiredBy": [
"/grunt/grunt-cli"
],
"_resolved": "https://registry.npmjs.org/liftup/-/liftup-3.0.1.tgz",
"_shasum": "1cb81aff0f368464ed3a5f1a7286372d6b1a60ce",
"_spec": "liftup@~3.0.1",
"_where": "/var/www/stb/wordpress/wp-content/themes/stb/node_modules/grunt/node_modules/grunt-cli",
"author": {
"name": "Grunt Development Team",
"url": "https://gruntjs.com/development-team"
},
"bugs": {
"url": "https://github.com/gruntjs/js-liftup/issues"
},
"bundleDependencies": false,
"contributors": [],
"dependencies": {
"extend": "^3.0.2",
"findup-sync": "^4.0.0",
"fined": "^1.2.0",
"flagged-respawn": "^1.0.1",
"is-plain-object": "^2.0.4",
"object.map": "^1.0.1",
"rechoir": "^0.7.0",
"resolve": "^1.19.0"
},
"deprecated": false,
"description": "Launch your command line tool with ease.",
"devDependencies": {
"chai": "^3.5.0",
"coffeescript": "^1.10.0",
"eslint": "^2.13.1",
"eslint-config-gulp": "^3.0.1",
"mocha": "^8.3.1",
"nyc": "^14.1.1",
"sinon": "~1.17.7"
},
"engines": {
"node": ">=10"
},
"files": [
"index.js",
"lib",
"LICENSE"
],
"homepage": "https://github.com/gruntjs/js-liftup#readme",
"keywords": [
"command line"
],
"license": "MIT",
"main": "index.js",
"name": "liftup",
"repository": {
"type": "git",
"url": "git+https://github.com/gruntjs/js-liftup.git"
},
"scripts": {
"cover": "nyc --reporter=lcov --reporter=text-summary npm test",
"pretest": "eslint .",
"test": "mocha -t 5000 -b -R spec test/index"
},
"version": "3.0.1"
}