UNPKG

selectric-extended

Version:

Fast, simple and light jQuery plugin to customize HTML selects

154 lines (153 loc) 4.49 kB
{ "_args": [ [ { "raw": "selectric", "scope": null, "escapedName": "selectric", "name": "selectric", "rawSpec": "", "spec": "latest", "type": "tag" }, "D:\\Marriot_International\\NEW_MARRIOTT\\Code\\setup-aries-components\\aries_codebase\\aries-ui-standards" ], [ { "raw": "selectric-extended", "scope": null, "escapedName": "selectric-extended", "name": "selectric-extended", "rawSpec": "", "spec": "latest", "type": "tag" }, "D:\\Marriot_International\\NEW_MARRIOTT\\Code\\setup-aries-components\\aries_codebase\\aries-ui-standards" ], [ { "raw": "selectric-extended@^1.11.0", "scope": null, "escapedName": "selectric-extended", "name": "selectric-extended", "rawSpec": "^1.11.0", "spec": ">=1.11.0 <2.0.0", "type": "range" }, "D:\\Marriot_International\\NEW_MARRIOTT\\Code\\setup-aries-components\\aries_codebase\\aries-ui-standards" ] ], "_from": "selectric-extended@^1.11.0", "_id": "selectric-extended@1.11.1", "_inCache": true, "_location": "/selectric-extended", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/selectric-extended-1.11.1.tgz_1481028721403_0.08869349863380194" }, "_npmUser": { "name": "rohitpanwarr", "email": "rohitpanwarr@gmail.com" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "selectric-extended@^1.11.0", "scope": null, "escapedName": "selectric-extended", "name": "selectric-extended", "rawSpec": "^1.11.0", "spec": ">=1.11.0 <2.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/selectric-extended/-/selectric-extended-1.11.1.tgz", "_shasum": "d796e3bc7c3886fe0457f4a7e78b536c9cd70d9e", "_shrinkwrap": null, "_spec": "selectric-extended@^1.11.0", "_where": "D:\\Marriot_International\\NEW_MARRIOTT\\Code\\setup-aries-components\\aries_codebase\\aries-ui-standards", "author": { "name": "Leonardo Santos", "email": "leocs.1991@gmail.com" }, "bugs": { "url": "https://github.com/lcdsantos/jQuery-Selectric/issues" }, "demo": "http://lcdsantos.github.io/jQuery-Selectric/demo", "dependencies": { "jquery": "^3.0.0" }, "description": "Fast, simple and light jQuery plugin to customize HTML selects", "devDependencies": { "codecov": "^1.0.1", "eslint": "^3.5.0", "gulp": "^3.9.1", "gulp-autoprefixer": "^3.1.0", "gulp-bump": "^2.2.0", "gulp-connect": "^5.0.0", "gulp-csscomb": "^3.0.7", "gulp-eslint": "^3.0.1", "gulp-gh-pages": "^0.5.4", "gulp-header": "^1.8.7", "gulp-load-plugins": "^1.2.4", "gulp-rename": "^1.2.2", "gulp-sass": "^2.3.2", "gulp-uglify": "^2.0.0", "gulp-util": "^3.0.7", "gulp-zip": "^3.2.0", "istanbul": "^0.4.4", "jasmine-core": "^2.4.1", "karma": "^1.1.0", "karma-chrome-launcher": "^2.0.0", "karma-coverage": "^1.0.0", "karma-jasmine": "^1.0.2", "karma-mocha-reporter": "^2.0.4", "karma-phantomjs-launcher": "^1.0.1", "phantomjs-prebuilt": "^2.1.7" }, "directories": {}, "dist": { "shasum": "d796e3bc7c3886fe0457f4a7e78b536c9cd70d9e", "tarball": "https://registry.npmjs.org/selectric-extended/-/selectric-extended-1.11.1.tgz" }, "docs": "http://lcdsantos.github.io/jQuery-Selectric/", "gitHead": "5d90b690e5f71051567e7725f457f93dd6bc1ab8", "homepage": "http://lcdsantos.github.io/jQuery-Selectric/", "keywords": [ "jquery-plugin", "ecosystem:jquery", "select", "selectbox", "dropdown", "form", "input", "ui" ], "license": "MIT", "main": "public/jquery.selectric.js", "maintainers": [ { "name": "rohitpanwarr", "email": "rohitpanwarr@gmail.com" } ], "name": "selectric-extended", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/lcdsantos/jQuery-Selectric.git" }, "scripts": { "codecov": "codecov", "lint": "eslint src/*.js", "test": "npm run lint && npm run test:single", "test:single": "karma start --single-run --browsers PhantomJS", "test:watch": "karma start" }, "title": "jQuery Selectric", "version": "1.11.2" }