hz-zhhq-web/node_modules/to-mark/package.json

92 lines
2.7 KiB
JSON

{
"_from": "to-mark@^1.1.4",
"_id": "to-mark@1.1.9",
"_inBundle": false,
"_integrity": "sha512-qHVnIhvwJbIIqOjuJgH2JlOmV/wPSSAY0QOQ47xQb9VPCzhV0Nd23+bBD4K/mzDGJA5lckZMfkgLScYvqKnPpg==",
"_location": "/to-mark",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "to-mark@^1.1.4",
"name": "to-mark",
"escapedName": "to-mark",
"rawSpec": "^1.1.4",
"saveSpec": null,
"fetchSpec": "^1.1.4"
},
"_requiredBy": [
"/tui-editor"
],
"_resolved": "https://registry.npmmirror.com/to-mark/-/to-mark-1.1.9.tgz",
"_shasum": "2cfbc8e765c430ddcb46a218be079b4ca2773d5b",
"_spec": "to-mark@^1.1.4",
"_where": "E:\\hz-zhhq-web\\node_modules\\tui-editor",
"author": {
"name": "NHN Ent. FE Development Lab",
"email": "dl_javascript@nhnent.com",
"url": "https://github.com/to-mark"
},
"bugs": {
"url": "https://github.com/nhn/to-mark/issues"
},
"bundleDependencies": false,
"deprecated": false,
"devDependencies": {
"cross-env": "^5.0.5",
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-concat-css": "^2.2.0",
"gulp-csslint": "^0.3.1",
"gulp-eslint": "^3.0.1",
"gulp-livereload": "^3.7.0",
"gulp-rename": "^1.2.2",
"gulp-strip-debug": "^1.0.2",
"gulp-sync": "^0.1.4",
"gulp-uglify": "^1.4.1",
"gulp-util": "^3.0.6",
"istanbul-instrumenter-loader": "^3.0.0",
"jasmine-core": "^2.4.1",
"karma": "^2.0.3",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.2",
"karma-edge-launcher": "^0.4.1",
"karma-firefox-launcher": "^1.0.0",
"karma-ie-launcher": "^1.0.0",
"karma-jasmine": "^1.0.2",
"karma-jasmine-ajax": "^0.1.13",
"karma-jasmine-jquery": "^0.1.1",
"karma-junit-reporter": "^1.1.0",
"karma-narrow-reporter": "^1.1.1",
"karma-remap-coverage": "^0.1.4",
"karma-safari-launcher": "^1.0.0",
"karma-sauce-launcher": "^1.2.0",
"karma-sourcemap-loader": "^0.3.6",
"karma-webdriver-launcher": "git+https://github.com/nhn/karma-webdriver-launcher.git#v1.2.0",
"karma-webpack": "^2.0.9",
"tui-release-notes": "github:nhn/tui.release-notes#v1.0.0",
"webpack": "^3.10.0",
"webpack-dev-server": "^1.14.1"
},
"files": [
"dist"
],
"homepage": "https://github.com/nhn/to-mark#readme",
"license": "MIT",
"main": "dist/to-mark.js",
"name": "to-mark",
"repository": {
"type": "git",
"url": "git+https://github.com/nhn/to-mark.git"
},
"scripts": {
"build": "gulp build",
"dev": "gulp develop",
"note": "tuie --tag=$(git describe --tags)",
"test": "karma start",
"test:ne": "cross-env SERVER=ne karma start",
"test:sl": "cross-env SERVER=sl karma start"
},
"version": "1.1.9"
}