File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " ng -annotate" ,
3- "version" : " 1.2.1 " ,
4- "description" : " add, remove and rebuild angularjs dependency injection annotations" ,
5- "main" : " build/es5/ ng-annotate-main .js" ,
2+ "name" : " babel-plugin-angularjs -annotate" ,
3+ "version" : " 0.1.0 " ,
4+ "description" : " Babel plugin to add angularjs dependency injection annotations" ,
5+ "main" : " babel- ng-annotate.js" ,
66 "repository" : {
77 "type" : " git" ,
8- "url" : " https://github.com/olov/ng- annotate.git "
8+ "url" : " https://github.com/schmod/babel-plugin-angularjs- annotate"
99 },
1010 "dependencies" : {
1111 "babel" : " ^6.5.1" ,
1212 "babel-plugin-transform-es2015-function-name" : " ^6.5.0" ,
13- "optimist" : " ~0.6.1" ,
14- "simple-fmt" : " ~0.1.0" ,
15- "simple-is" : " ~0.2.0" ,
16- "stringmap" : " ~0.2.2"
13+ "simple-is" : " ~0.2.0"
1714 },
1815 "devDependencies" : {
1916 "babel-core" : " ^6.5.1" ,
2017 "babel-preset-es2015" : " ^6.5.0" ,
2118 "babel-types" : " ^6.5.1" ,
2219 "chalk" : " ^1.1.1" ,
23- "coffee-script" : " ~1.10.0" ,
2420 "diff" : " ^2.2.1" ,
2521 "indent-string" : " ^2.1.0" ,
2622 "tap-xunit" : " ^1.3.1" ,
4036 "scripts" : {
4137 "test" : " node --harmony tests/tests.js | tap-xunit"
4238 },
43- "author" : " Olov Lassus <olov.lassus@gmail.com> " ,
39+ "author" : " Andrew Schmadel " ,
4440 "license" : " MIT"
4541}
You can’t perform that action at this time.
0 commit comments