| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- {
- "_args": [
- [
- {
- "raw": "run-sequence@^1.1.5",
- "scope": null,
- "escapedName": "run-sequence",
- "name": "run-sequence",
- "rawSpec": "^1.1.5",
- "spec": ">=1.1.5 <2.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "run-sequence@>=1.1.5 <2.0.0",
- "_id": "run-sequence@1.2.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/run-sequence",
- "_nodeVersion": "5.11.1",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/run-sequence-1.2.2.tgz_1467208581638_0.25349971698597074"
- },
- "_npmUser": {
- "name": "overzealous",
- "email": "phil@overzealous.com"
- },
- "_npmVersion": "3.8.6",
- "_phantomChildren": {},
- "_requested": {
- "raw": "run-sequence@^1.1.5",
- "scope": null,
- "escapedName": "run-sequence",
- "name": "run-sequence",
- "rawSpec": "^1.1.5",
- "spec": ">=1.1.5 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/run-sequence/-/run-sequence-1.2.2.tgz",
- "_shasum": "5095a0bebe98733b0140bd08dd80ec030ddacdeb",
- "_shrinkwrap": null,
- "_spec": "run-sequence@^1.1.5",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "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": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "5095a0bebe98733b0140bd08dd80ec030ddacdeb",
- "tarball": "https://registry.npmjs.org/run-sequence/-/run-sequence-1.2.2.tgz"
- },
- "engines": {
- "node": ">= 0.8.0"
- },
- "gitHead": "2238f6aea94c201173a99a4ccc1f2791c38531a1",
- "homepage": "https://github.com/OverZealous/run-sequence",
- "keywords": [
- "gulpfriendly",
- "pipe",
- "sequence",
- "gulp",
- "orchestrator"
- ],
- "license": "MIT",
- "main": "./index.js",
- "maintainers": [
- {
- "name": "overzealous",
- "email": "phil@overzealous.com"
- }
- ],
- "name": "run-sequence",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/OverZealous/run-sequence.git"
- },
- "scripts": {
- "test": "mocha --reporter spec"
- },
- "version": "1.2.2"
- }
|