mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
12 lines
275 B
JSON
12 lines
275 B
JSON
{
|
|
"name": "ionic-chemistry",
|
|
"version": "0.0.1",
|
|
"description": "A utility for starting Ionic projects.",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Max Lynch <max@drifty.com>",
|
|
"license": "MIT"
|
|
}
|