| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- {
- "_args": [
- [
- {
- "raw": "gulp-dedupe@0.0.2",
- "scope": null,
- "escapedName": "gulp-dedupe",
- "name": "gulp-dedupe",
- "rawSpec": "0.0.2",
- "spec": "0.0.2",
- "type": "version"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-dedupe@0.0.2",
- "_id": "gulp-dedupe@0.0.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-dedupe",
- "_npmUser": {
- "name": "hoho",
- "email": "dakota@brokenpipe.ru"
- },
- "_npmVersion": "1.4.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "gulp-dedupe@0.0.2",
- "scope": null,
- "escapedName": "gulp-dedupe",
- "name": "gulp-dedupe",
- "rawSpec": "0.0.2",
- "spec": "0.0.2",
- "type": "version"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-dedupe/-/gulp-dedupe-0.0.2.tgz",
- "_shasum": "36ef92adf7fcf53e2f096fbe9665d988f9e1ca7e",
- "_shrinkwrap": null,
- "_spec": "gulp-dedupe@0.0.2",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "author": {
- "name": "Marat Abdullin",
- "email": "dakota@brokenpipe.ru"
- },
- "bugs": {
- "url": "https://github.com/hoho/gulp-dedupe/issues"
- },
- "dependencies": {
- "colors": "~1.0.2",
- "diff": "~1.0.8",
- "gulp-util": "~3.0.1",
- "lodash.defaults": "~2.4.1",
- "through": "~2.3.6"
- },
- "description": "Check for duplicates in the stream and filter them or throw an error",
- "devDependencies": {
- "mocha": "*",
- "should": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "36ef92adf7fcf53e2f096fbe9665d988f9e1ca7e",
- "tarball": "https://registry.npmjs.org/gulp-dedupe/-/gulp-dedupe-0.0.2.tgz"
- },
- "engines": {
- "node": ">=0.10"
- },
- "homepage": "https://github.com/hoho/gulp-dedupe",
- "keywords": [
- "gulpplugin",
- "dedupe",
- "duplicates"
- ],
- "license": "MIT",
- "main": "./index.js",
- "maintainers": [
- {
- "name": "hoho",
- "email": "dakota@brokenpipe.ru"
- }
- ],
- "name": "gulp-dedupe",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/hoho/gulp-dedupe.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "version": "0.0.2"
- }
|