refactor: repo (#1070)
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "sn-folders",
|
||||
"version": "1.3.8",
|
||||
"scripts": {
|
||||
"build": "grunt",
|
||||
"start": "grunt watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@standardnotes/component-relay": "2.0.13",
|
||||
"angular": "1.8.0",
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babel-preset-es2016": "^6.24.1",
|
||||
"grunt": "^1.1.0",
|
||||
"grunt-angular-templates": "^1.2.0",
|
||||
"grunt-babel": "^7.0.0",
|
||||
"grunt-browserify": "^5.3.0",
|
||||
"grunt-contrib-concat": "^1.0.1",
|
||||
"grunt-contrib-cssmin": "^3.0.0",
|
||||
"grunt-contrib-sass": "^1.0.0",
|
||||
"grunt-contrib-uglify": "^4.0.1",
|
||||
"grunt-contrib-watch": "^1.1.0",
|
||||
"grunt-haml2html": "^0.3.1",
|
||||
"grunt-newer": "^1.3.0",
|
||||
"grunt-ng-annotate": "^4.0.0",
|
||||
"sn-models": "0.1.13",
|
||||
"sn-stylekit": "2.0.22",
|
||||
"standard-file-js": "0.3.71"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user