mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 10:25:08 +01:00
Re-order package.json
This commit is contained in:
parent
4561034869
commit
d1b9c8f96c
@ -2,7 +2,11 @@
|
|||||||
"name": "Onion",
|
"name": "Onion",
|
||||||
"version": "0.0.2",
|
"version": "0.0.2",
|
||||||
"description": "Das neue web client for Ascribe. Onions make you cry",
|
"description": "Das neue web client for Ascribe. Onions make you cry",
|
||||||
|
"homepapge": "https://www.ascribe.io",
|
||||||
|
"license": "Copyright",
|
||||||
|
"author": "Ascribe",
|
||||||
"main": "js/app.js",
|
"main": "js/app.js",
|
||||||
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.10.x"
|
"node": "0.10.x"
|
||||||
},
|
},
|
||||||
@ -48,9 +52,6 @@
|
|||||||
"browserify-shim"
|
"browserify-shim"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"author": "Ascribe",
|
|
||||||
"license": "Copyright",
|
|
||||||
"private": true,
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-eslint": "^3.1.11",
|
"babel-eslint": "^3.1.11",
|
||||||
"babel-jest": "^5.2.0",
|
"babel-jest": "^5.2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user