mirror of
https://github.com/google/pebble.git
synced 2025-03-25 21:09:05 +00:00
12 lines
221 B
JSON
12 lines
221 B
JSON
{
|
|
"name": "jerry",
|
|
"version": "0.0.1",
|
|
"bin": "./source",
|
|
"private": true,
|
|
"description": "JerryScript in mbed",
|
|
"author": "",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"mbed-drivers": "^1.5.0"
|
|
}
|
|
}
|