| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- {
- "_args": [
- [
- {
- "raw": "gulp-less@^3.1.0",
- "scope": null,
- "escapedName": "gulp-less",
- "name": "gulp-less",
- "rawSpec": "^3.1.0",
- "spec": ">=3.1.0 <4.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-less@>=3.1.0 <4.0.0",
- "_id": "gulp-less@3.3.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-less",
- "_nodeVersion": "6.2.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/gulp-less-3.3.0.tgz_1478883932833_0.4416041907388717"
- },
- "_npmUser": {
- "name": "stevelacy",
- "email": "me@slacy.me"
- },
- "_npmVersion": "3.10.6",
- "_phantomChildren": {},
- "_requested": {
- "raw": "gulp-less@^3.1.0",
- "scope": null,
- "escapedName": "gulp-less",
- "name": "gulp-less",
- "rawSpec": "^3.1.0",
- "spec": ">=3.1.0 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-less/-/gulp-less-3.3.0.tgz",
- "_shasum": "d085565da3c810307fde7c7874e86520dc503234",
- "_shrinkwrap": null,
- "_spec": "gulp-less@^3.1.0",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "author": {
- "name": "Chris Cowan"
- },
- "bugs": {
- "url": "https://github.com/plus3network/gulp-less/issues"
- },
- "dependencies": {
- "accord": "^0.26.3",
- "gulp-util": "^3.0.7",
- "less": "2.6.x || ^2.7.1",
- "object-assign": "^4.0.1",
- "through2": "^2.0.0",
- "vinyl-sourcemaps-apply": "^0.2.0"
- },
- "description": "Less for Gulp",
- "devDependencies": {
- "jshint": "^2.4.1",
- "mocha": "^3.0.2",
- "should": "^11.1.0"
- },
- "directories": {},
- "dist": {
- "shasum": "d085565da3c810307fde7c7874e86520dc503234",
- "tarball": "https://registry.npmjs.org/gulp-less/-/gulp-less-3.3.0.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "gitHead": "18d0880ec3d65d76d581b54a7040dd3e65b6c975",
- "homepage": "https://github.com/plus3network/gulp-less#readme",
- "keywords": [
- "gulpplugin",
- "gulp",
- "less"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "ccowan",
- "email": "chris@chriscowan.us"
- },
- {
- "name": "contra",
- "email": "contra@wearefractal.com"
- },
- {
- "name": "fractal",
- "email": "contact@wearefractal.com"
- },
- {
- "name": "stevelacy",
- "email": "me@slacy.me"
- }
- ],
- "name": "gulp-less",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/plus3network/gulp-less.git"
- },
- "scripts": {
- "test": "jshint index.js && node_modules/.bin/mocha"
- },
- "version": "3.3.0"
- }
|