@aureooms/js-merging
Version:
merging code bricks for JavaScript
50 lines (49 loc) • 1.22 kB
JSON
{
"author": "aureooms",
"scripts": {
"doc": "./node_modules/.bin/groc",
"build": "./node_modules/.bin/aureooms-node-package-build",
"test": "./node_modules/.bin/aureooms-node-package-test"
},
"devDependencies": {
"@aureooms/js-array": "^3.1.0",
"@aureooms/js-compare": "^1.4.4",
"@aureooms/js-functools": "^2.0.3",
"@aureooms/js-itertools": "^3.0.0",
"@aureooms/js-random": "^2.0.0",
"@aureooms/js-search": "^0.0.4",
"@aureooms/js-sll": "^1.0.1",
"@aureooms/js-sort": "^7.0.0",
"aureooms-node-package": "^6.0.1"
},
"main": "js/dist/merging.js",
"bugs": {
"url": "https://github.com/aureooms/js-merging/issues"
},
"license": "AGPL-3.0",
"homepage": "http://aureooms.github.io/js-merging/",
"description": "merging code bricks for JavaScript",
"dependencies": {},
"keywords": [
"bricks",
"ender",
"hwang",
"hwang-lin",
"javascript",
"js",
"lin",
"merge",
"merging",
"tape",
"tapemerge"
],
"name": "@aureooms/js-merging",
"repository": {
"url": "https://github.com/aureooms/js-merging.git",
"type": "git"
},
"version": "7.1.0",
"spm": {
"main": "js/dist/merging.js"
}
}