stone-wheel
Version:
A new wheel.
20 lines (19 loc) • 354 B
JSON
{
"name": "stone-wheel",
"version": "0.0.1",
"description": "A new wheel.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://ivanxu.com/"
},
"keywords": [
"Editor",
"Wheel"
],
"author": "Ivan Xu",
"license": "Apache-2.0"
}