{ "_from": "tui-code-snippet@^1.5.0", "_id": "tui-code-snippet@1.5.2", "_inBundle": false, "_integrity": "sha512-6UqTlQaaC1KLcmC0HAoq5dtl1G4Fib+R+NC7pmaV7kiIlZ7JqKhUmnOoGRcreAyzd81UTK/vCvhrw9QJskpCFQ==", "_location": "/tui-code-snippet", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tui-code-snippet@^1.5.0", "name": "tui-code-snippet", "escapedName": "tui-code-snippet", "rawSpec": "^1.5.0", "saveSpec": null, "fetchSpec": "^1.5.0" }, "_requiredBy": [ "/tui-calendar" ], "_resolved": "https://registry.npmjs.org/tui-code-snippet/-/tui-code-snippet-1.5.2.tgz", "_shasum": "f4b8f0f1ac996b0b5b621f77c9507af19a0de238", "_spec": "tui-code-snippet@^1.5.0", "_where": "/usr/lib/python3/dist-packages/odoo/kalachakra_module/kalachakra/static/node_modules/tui-calendar", "author": { "name": "NHN. FE Development Lab", "email": "dl_javascript@nhn.com" }, "bugs": { "url": "https://github.com/nhn/tui.code-snippet/issues" }, "bundleDependencies": false, "deprecated": false, "description": "TOAST UI Utility: CodeSnippet", "devDependencies": { "eslint": "^4.1.1", "eslint-config-tui": "^1.0.1", "eslint-loader": "^1.8.0", "istanbul-instrumenter-loader": "^2.0.0", "jasmine-ajax": "^3.3.1", "jasmine-core": "^2.7.0", "jasmine-jquery": "^2.1.1", "jquery": "^1.8.0", "jsdoc": "^3.5.4", "karma": "1.3.0", "karma-chrome-launcher": "^2.2.0", "karma-coverage": "^1.1.1", "karma-edge-launcher": "^0.4.1", "karma-firefox-launcher": "^1.0.1", "karma-jasmine": "1.0.2", "karma-junit-reporter": "^1.2.0", "karma-safari-launcher": "^1.0.0", "karma-sourcemap-loader": "^0.3.7", "karma-webdriver-launcher": "git+https://github.com/nhn/karma-webdriver-launcher.git#v1.1.0", "karma-webpack": "^2.0.3", "safe-umd-webpack-plugin": "0.0.2", "tui-jsdoc-template": "^1.0.4", "webpack": "^1.1.0" }, "homepage": "https://github.com/nhn/tui.code-snippet#readme", "keywords": [ "nhn", "tui", "utility", "code-snippet" ], "license": "MIT", "main": "dist/tui-code-snippet.js", "name": "tui-code-snippet", "repository": { "type": "git", "url": "git+https://github.com/nhn/tui.code-snippet.git" }, "scripts": { "bundle": "webpack & webpack --production", "cpy-dist2doc": "mkdir -p doc/dist && cp -f -r dist doc", "doc": "jsdoc -c jsdoc.conf.json && npm run cpy-dist2doc", "test": "karma start --no-single-run", "test:ne": "KARMA_SERVER=ne karma start" }, "version": "1.5.2" }