kr-postposition
Version:
Attach suitable postposition with korean word
46 lines (45 loc) • 1.24 kB
JSON
{
"name": "kr-postposition",
"version": "2.0.6",
"description": "Attach suitable postposition with korean word",
"main": "kr-postposition.js",
"scripts": {
"test": "gulp test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cheerun/kr-postposition.git"
},
"keywords": [
"korean",
"postposition",
"hangul",
"조사",
"한글",
"을를이가",
"은는이가"
],
"author": "cheerun <choe.cheerun@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/cheerun/kr-postposition/issues"
},
"homepage": "https://github.com/cheerun/kr-postposition#readme",
"devDependencies": {
"babel-plugin-transform-es3-member-expression-literals": "^6.8.0",
"babel-plugin-transform-es3-property-literals": "^6.8.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-stage-0": "^6.5.0",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^2.0.0",
"jasmine-core": "^2.4.1",
"karma": "^1.1.2",
"karma-babel-preprocessor": "^6.0.1",
"karma-jasmine": "^1.0.2",
"karma-phantomjs-launcher": "^1.0.1",
"karma-spec-reporter": "0.0.26",
"run-sequence": "^1.2.2"
}
}