24 lines
561 B
JSON
24 lines
561 B
JSON
{
|
|
"name": "oriment",
|
|
"version": "0.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/realorangeone/oriment.git"
|
|
},
|
|
"author": "TheOrangeOne",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/realorangeone/oriment/issues"
|
|
},
|
|
"homepage": "https://github.com/realorangeone/oriment#readme",
|
|
"dependencies": {
|
|
"cordova": "=5.4.1",
|
|
"ionic": "=1.7.12",
|
|
"ionicons": "=2.0.1"
|
|
}
|
|
}
|