forked from enviPath/enviPy
Current Dev State
This commit is contained in:
67
static/js/ketcher2/node_modules/gulp-less/package.json
generated
vendored
Normal file
67
static/js/ketcher2/node_modules/gulp-less/package.json
generated
vendored
Normal file
@ -0,0 +1,67 @@
|
||||
{
|
||||
"_from": "gulp-less@3.3.0",
|
||||
"_id": "gulp-less@3.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-0IVWXaPIEDB/3nx4dOhlINxQMjQ=",
|
||||
"_location": "/gulp-less",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "gulp-less@3.3.0",
|
||||
"name": "gulp-less",
|
||||
"escapedName": "gulp-less",
|
||||
"rawSpec": "3.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#DEV:/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/gulp-less/-/gulp-less-3.3.0.tgz",
|
||||
"_shasum": "d085565da3c810307fde7c7874e86520dc503234",
|
||||
"_spec": "gulp-less@3.3.0",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher",
|
||||
"author": {
|
||||
"name": "Chris Cowan"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/plus3network/gulp-less/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"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"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Less for Gulp",
|
||||
"devDependencies": {
|
||||
"jshint": "^2.4.1",
|
||||
"mocha": "^3.0.2",
|
||||
"should": "^11.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"homepage": "https://github.com/plus3network/gulp-less#readme",
|
||||
"keywords": [
|
||||
"gulpplugin",
|
||||
"gulp",
|
||||
"less"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "gulp-less",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/plus3network/gulp-less.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jshint index.js && node_modules/.bin/mocha"
|
||||
},
|
||||
"version": "3.3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user