{ "_args": [ [ "run-sequence@1.2.2", "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main" ] ], "_from": "run-sequence@1.2.2", "_id": "run-sequence@1.2.2", "_inBundle": false, "_integrity": "sha1-UJWgvr6YczsBQL0I3YDsAw3azes=", "_location": "/run-sequence", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "run-sequence@1.2.2", "name": "run-sequence", "escapedName": "run-sequence", "rawSpec": "1.2.2", "saveSpec": null, "fetchSpec": "1.2.2" }, "_requiredBy": [ "/element-theme" ], "_resolved": "https://registry.npmjs.org/run-sequence/-/run-sequence-1.2.2.tgz", "_spec": "1.2.2", "_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main", "author": { "name": "Phil DeJarnett", "url": "http://overzealous.com/" }, "bugs": { "url": "https://github.com/OverZealous/run-sequence/issues" }, "dependencies": { "chalk": "*", "gulp-util": "*" }, "description": "Run a series of dependent gulp tasks in order", "devDependencies": { "gulp": "*", "mocha": "*", "should": "*" }, "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/OverZealous/run-sequence", "keywords": [ "gulpfriendly", "pipe", "sequence", "gulp", "orchestrator" ], "license": "MIT", "main": "./index.js", "name": "run-sequence", "repository": { "type": "git", "url": "git://github.com/OverZealous/run-sequence.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "1.2.2" }