| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- {
- "_args": [
- [
- {
- "raw": "gulp-chmod@^1.3.0",
- "scope": null,
- "escapedName": "gulp-chmod",
- "name": "gulp-chmod",
- "rawSpec": "^1.3.0",
- "spec": ">=1.3.0 <2.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-chmod@>=1.3.0 <2.0.0",
- "_id": "gulp-chmod@1.3.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-chmod",
- "_nodeVersion": "4.1.1",
- "_npmUser": {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- "_npmVersion": "2.14.4",
- "_phantomChildren": {},
- "_requested": {
- "raw": "gulp-chmod@^1.3.0",
- "scope": null,
- "escapedName": "gulp-chmod",
- "name": "gulp-chmod",
- "rawSpec": "^1.3.0",
- "spec": ">=1.3.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-chmod/-/gulp-chmod-1.3.0.tgz",
- "_shasum": "8bb6e8c11895dcbf9b42520c874347a5022bcb0d",
- "_shrinkwrap": null,
- "_spec": "gulp-chmod@^1.3.0",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "http://sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/gulp-chmod/issues"
- },
- "dependencies": {
- "deep-assign": "^1.0.0",
- "stat-mode": "^0.2.0",
- "through2": "^2.0.0"
- },
- "description": "Change permissions of Vinyl files",
- "devDependencies": {
- "gulp-util": "^3.0.0",
- "mocha": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "8bb6e8c11895dcbf9b42520c874347a5022bcb0d",
- "tarball": "https://registry.npmjs.org/gulp-chmod/-/gulp-chmod-1.3.0.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "d1d7b7b422957c7b1533f71995a31c757d821755",
- "homepage": "https://github.com/sindresorhus/gulp-chmod",
- "keywords": [
- "gulpplugin",
- "chmod",
- "stat",
- "file",
- "vinyl",
- "stream",
- "permissions"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "gulp-chmod",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/gulp-chmod.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "version": "1.3.0"
- }
|