| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- {
- "_args": [
- [
- {
- "raw": "gulp-copy@0.0.2",
- "scope": null,
- "escapedName": "gulp-copy",
- "name": "gulp-copy",
- "rawSpec": "0.0.2",
- "spec": "0.0.2",
- "type": "version"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-copy@0.0.2",
- "_id": "gulp-copy@0.0.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-copy",
- "_npmUser": {
- "name": "janrywang",
- "email": "janrykk@gmail.com"
- },
- "_npmVersion": "1.4.21",
- "_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",
- "readable-stream": "1.0.34"
- },
- "_requested": {
- "raw": "gulp-copy@0.0.2",
- "scope": null,
- "escapedName": "gulp-copy",
- "name": "gulp-copy",
- "rawSpec": "0.0.2",
- "spec": "0.0.2",
- "type": "version"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-copy/-/gulp-copy-0.0.2.tgz",
- "_shasum": "3dcc8c4267a9c1e0ca0b83faba70ce8abf25a886",
- "_shrinkwrap": null,
- "_spec": "gulp-copy@0.0.2",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "author": {
- "name": "Janry Wang",
- "email": "janrykk@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/klaascuvelier/gulp-copy/issues"
- },
- "dependencies": {
- "gulp-util": "~2.2.9",
- "through": "2.3.4"
- },
- "description": "Plugin copying files to a new destination and using that destionation for other actions",
- "devDependencies": {
- "jshint": "~2.4.1"
- },
- "directories": {},
- "dist": {
- "shasum": "3dcc8c4267a9c1e0ca0b83faba70ce8abf25a886",
- "tarball": "https://registry.npmjs.org/gulp-copy/-/gulp-copy-0.0.2.tgz"
- },
- "gitHead": "3ac4c7bd7c8e0d33e9013ae6cc59c565c4564c8c",
- "homepage": "https://github.com/klaascuvelier/gulp-copy",
- "keywords": [
- "gulpplugin",
- "copy"
- ],
- "main": "index.js",
- "maintainers": [
- {
- "name": "janrywang",
- "email": "janrykk@gmail.com"
- }
- ],
- "name": "gulp-copy",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/klaascuvelier/gulp-copy.git"
- },
- "scripts": {},
- "version": "0.0.2"
- }
|