pravina-prep
Version:
Pravina Test Prep App
31 lines (30 loc) • 661 B
JSON
{
"name": "pravina-prep",
"version": "1.0.0",
"description": "Pravina Test Prep App",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"bower": "^1.4.1",
"bootstrap": "^3.3.4"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/Rikku/pravina-prep.git"
},
"keywords": [
"ACT",
"Pravina",
"Test",
"Prep"
],
"author": "Rachel Steelman <rachel.clara.steelman@gmail.com>",
"license": "ISC",
"homepage": "https://bitbucket.org/Rikku/pravina-prep#readme"
}