18 lines
293 B
JSON
18 lines
293 B
JSON
{
|
|
"name": "spin.js",
|
|
"main": "spin.js",
|
|
"dependencies": {},
|
|
"readme": "README.md",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/fgnass/spin.js.git"
|
|
},
|
|
"ignore": [
|
|
"Gruntfile.js",
|
|
"site",
|
|
"bower.json",
|
|
"component.json",
|
|
"package.json"
|
|
]
|
|
}
|