| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- {
- "_args": [
- [
- {
- "raw": "gulp-clone@^1.0.0",
- "scope": null,
- "escapedName": "gulp-clone",
- "name": "gulp-clone",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-clone@>=1.0.0 <2.0.0",
- "_id": "gulp-clone@1.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-clone",
- "_npmUser": {
- "name": "mariocasciaro",
- "email": "mariocasciaro@gmail.com"
- },
- "_npmVersion": "1.4.3",
- "_phantomChildren": {
- "clone-stats": "0.0.1",
- "escape-string-regexp": "1.0.5",
- "get-stdin": "4.0.1",
- "lodash._escapehtmlchar": "2.4.1",
- "lodash._escapestringchar": "2.4.1",
- "lodash._isnative": "2.4.1",
- "lodash._reunescapedhtml": "2.4.1",
- "lodash._shimkeys": "2.4.1",
- "lodash.defaults": "2.4.1",
- "lodash.isobject": "2.4.1",
- "lodash.values": "2.4.1",
- "meow": "3.7.0",
- "multipipe": "0.1.2",
- "object-keys": "0.4.0",
- "readable-stream": "1.0.34"
- },
- "_requested": {
- "raw": "gulp-clone@^1.0.0",
- "scope": null,
- "escapedName": "gulp-clone",
- "name": "gulp-clone",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-clone/-/gulp-clone-1.0.0.tgz",
- "_shasum": "9ae6c656bd9c4f369ee805eef565786bc81005b0",
- "_shrinkwrap": null,
- "_spec": "gulp-clone@^1.0.0",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "author": {
- "name": "Mario Casciaro"
- },
- "bugs": {
- "url": "https://github.com/mariocasciaro/gulp-clone/issues"
- },
- "dependencies": {
- "gulp-util": "~2.2.14",
- "through2": "~0.4.1"
- },
- "description": "Clone files in memory in a gulp stream",
- "devDependencies": {
- "chai": "~1.9.0",
- "mocha": "~1.17.1"
- },
- "directories": {},
- "dist": {
- "shasum": "9ae6c656bd9c4f369ee805eef565786bc81005b0",
- "tarball": "https://registry.npmjs.org/gulp-clone/-/gulp-clone-1.0.0.tgz"
- },
- "homepage": "https://github.com/mariocasciaro/gulp-clone",
- "keywords": [
- "gulpplugin",
- "clone"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "https://github.com/mariocasciaro/gulp-clone/blob/master/LICENSE"
- }
- ],
- "maintainers": [
- {
- "name": "mariocasciaro",
- "email": "mariocasciaro@gmail.com"
- }
- ],
- "name": "gulp-clone",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/mariocasciaro/gulp-clone.git"
- },
- "scripts": {
- "test": "node_modules/mocha/bin/_mocha test.js --reporter spec"
- },
- "version": "1.0.0"
- }
|