|
|
@@ -1,22 +1,26 @@
|
|
|
{
|
|
|
- "name": "",
|
|
|
- "version": "",
|
|
|
- "description": "",
|
|
|
- "keywords": [],
|
|
|
- "dependencies": {},
|
|
|
- "devDependencies": {
|
|
|
- "git-guppy": "^1.0.1",
|
|
|
- "gulp": "^3.9.0",
|
|
|
- "gulp-filter": "^3.0.1",
|
|
|
- "gulp-jscs": "^3.0.2",
|
|
|
- "gulp-jshint": "^2.0.0",
|
|
|
- "guppy-pre-commit": "^0.3.0",
|
|
|
- "jshint": "^2.9.1",
|
|
|
- "jshint-reporter-jscs": "^0.1.0"
|
|
|
- },
|
|
|
- "author": "CKSource (http://cksource.com/)",
|
|
|
- "license": "See LICENSE.md",
|
|
|
- "homepage": "",
|
|
|
- "bugs": "",
|
|
|
- "repository": ""
|
|
|
+ "name": "",
|
|
|
+ "version": "",
|
|
|
+ "description": "",
|
|
|
+ "keywords": [],
|
|
|
+ "dependencies": {},
|
|
|
+ "devDependencies": {
|
|
|
+ "git-guppy": "^1.0.1",
|
|
|
+ "gulp": "^3.9.0",
|
|
|
+ "gulp-filter": "^3.0.1",
|
|
|
+ "gulp-jscs": "^3.0.2",
|
|
|
+ "gulp-jshint": "^2.0.0",
|
|
|
+ "guppy-pre-commit": "^0.3.0",
|
|
|
+ "jshint": "^2.9.1",
|
|
|
+ "jshint-reporter-jscs": "^0.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=5.0.0",
|
|
|
+ "npm": ">=3.0.0"
|
|
|
+ },
|
|
|
+ "author": "CKSource (http://cksource.com/)",
|
|
|
+ "license": "See LICENSE.md",
|
|
|
+ "homepage": "",
|
|
|
+ "bugs": "",
|
|
|
+ "repository": ""
|
|
|
}
|