@narmafzam/jalali-datepicker
Version:
just a jalali-datepicker
100 lines (99 loc) • 3.07 kB
JSON
{
"_from": "@narmafzam/jalali-datepicker",
"_id": "@narmafzam/jalali-datepicker@1.2.10",
"_inBundle": false,
"_integrity": "sha512-2ZvVzQh0RavWCotOkJxx0Wa8JPVeeH0unUgMzolbl4hg80DEdioBMdOcVc6Dt+QaqSEqYt9KqfLV53Pow217mw==",
"_location": "/@narmafzam/jalali-datepicker",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "@narmafzam/jalali-datepicker",
"name": "@narmafzam/jalali-datepicker",
"escapedName": "@narmafzam%2fjalali-datepicker",
"scope": "@narmafzam",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@narmafzam/jalali-datepicker/-/jalali-datepicker-1.2.10.tgz",
"_shasum": "c16793376a0d76676e457ccd3ee93eea2833a9f3",
"_spec": "@narmafzam/jalali-datepicker",
"_where": "/home/farshad/Projects",
"author": {
"name": "Peyman Mohamadpor, Farshad Asgharzade"
},
"bugs": {
"url": "https://github.com/npm/npm/issues"
},
"bundleDependencies": false,
"dependencies": {
"bootstrap": "^4.1.3",
"jquery": "^3.3.1",
"jquery-ui": "^1.12.1",
"popper.js": "^1.14.4"
},
"deprecated": false,
"description": "just a jalali-datepicker",
"devDependencies": {
"ajv": "^6.5.3",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-es2015": "^6.24.1",
"css-loader": "^1.0.0",
"file-loader": "^2.0.0",
"grunt": "^1.0.1",
"grunt-banner": "^0.6.0",
"grunt-cli": "^1.2.0",
"grunt-contrib-watch": "*",
"grunt-jsdoc-to-markdown": "^3.0.0",
"grunt-webpack": "^2.0.1",
"hamsterjs": "^1.1.2",
"jshint": "^2.6.0",
"load-grunt-tasks": "^3.5.2",
"markdown-doctest": "^0.9.1",
"markdown-link-check": "^3.1.2",
"mini-css-extract-plugin": "^0.4.2",
"mustache": "=2.3.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"persian-date": "^0.1.8",
"pre-commit": "^1.2.2",
"sass-loader": "^7.1.0",
"simple-server": "^1.0.1",
"style-loader": "^0.23.0",
"sync-pkg": "^0.7.2",
"uglifyjs-webpack-plugin": "^1.3.0",
"url-loader": "^1.1.1",
"webpack": "^4.17.2",
"webpack-dev-server": "^2.4.2"
},
"homepage": "https://github.com/npm/npm#readme",
"keywords": [
"jalali",
"datepicker",
"timepicker",
"persian",
"gregorian"
],
"license": "MIT",
"main": "Gruntfile.js",
"name": "@narmafzam/jalali-datepicker",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/npm.git"
},
"scope": "@narmafzam",
"scripts": {
"build": "rm -fR ./dist/js & grunt",
"copy-jquery": "cp ./node_modules/jquery/dist/jquery.js ./dist/js/",
"eslint": "./node_modules/eslint/bin/eslint.js src/es6",
"start": "webpack-dev-server & grunt --dev & npm run copy-jquery",
"sync-pkg": "sync-pkg",
"test": " ./node_modules/jshint/bin/jshint src/es6/*.js & ./node_modules/jshint/bin/jshint bower.json & ./node_modules/jshint/bin/jshint package.json && npm run eslint"
},
"version": "1.2.11"
}